Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions src/pages/community/events.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"events": [
{
"month": "JUN",
"day": "18",
"category": "Conferences",
"title": "KubeCon + CloudNativeCon India 2026",
"meta": "June 18-19 . Mumbai, India",
"primaryAction": "Register",
"primaryActionHref": "https://events.linuxfoundation.org/kubecon-cloudnativecon-india/"
},
{
"month": "JUN",
"day": "25",
Expand Down Expand Up @@ -38,6 +29,12 @@
}
],
"pastEvents": [
{
"date": "June 18-19",
"title": "KubeCon + CloudNativeCon India 2026",
"action": "More Details",
"actionHref": "https://events.linuxfoundation.org/kubecon-cloudnativecon-india/"
},
{
"date": "June 11",
"title": "Cloud Native Hyderabad",
Expand Down