We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17c6d1a commit d4557d8Copy full SHA for d4557d8
1 file changed
src/pages/community/events.json
@@ -1,14 +1,5 @@
1
{
2
"events": [
3
- {
4
- "month": "JUN",
5
- "day": "18",
6
- "category": "Conferences",
7
- "title": "KubeCon + CloudNativeCon India 2026",
8
- "meta": "June 18-19 . Mumbai, India",
9
- "primaryAction": "Register",
10
- "primaryActionHref": "https://events.linuxfoundation.org/kubecon-cloudnativecon-india/"
11
- },
12
13
"month": "JUN",
14
"day": "25",
@@ -38,6 +29,12 @@
38
29
}
39
30
],
40
31
"pastEvents": [
32
+ {
33
+ "date": "June 18-19",
34
+ "title": "KubeCon + CloudNativeCon India 2026",
35
+ "action": "More Details",
36
+ "actionHref": "https://events.linuxfoundation.org/kubecon-cloudnativecon-india/"
37
+ },
41
42
"date": "June 11",
43
"title": "Cloud Native Hyderabad",
0 commit comments