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
124 changes: 122 additions & 2 deletions src/pages/community/past-events.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pastEvents": [
{
{
"date": "June 11",
"year": "2026",
"title": "Cloud Native Hyderabad",
Expand Down Expand Up @@ -29,6 +29,126 @@
"location": "London, UK",
"action": "More Details",
"href": "https://www.meetup.com/cloud-native-london/events/312972430/"
},
{
"date": "April 30",
"year": "2026",
"title": "Cloud Native Mexico City",
"description": "Talk: Building AI-Native, Kubernetes-First Platforms for PEs, SREs, and Developers",
"type": "Meetup",
"location": "Ciudad de México, Mexico",
"action": "Watch the Session",
"href": "https://www.youtube.com/watch?v=CWC4-yATTU8"
},
{
"date": "April 21",
"year": "2026",
"title": "SREday Seattle",
"description": "Talk: OpenChoreo: Building AI-Native, Kubernetes-First Platforms for PEs, SREs, and Developers",
"type": "Conference",
"location": "Seattle, WA, United States",
"action": "Watch the Session",
"href": "https://youtu.be/rW_R521yjHA?si=pR3tRn9H2FaKWYPQ"
},
{
"date": "April 18",
"year": "2026",
"title": "KCD Kochi",
"description": "Talk: OpenChoreo: A Plane-Based Architecture for Internal Developer Platforms",
"type": "Meetup",
"location": "Kochi, India",
"action": "More Details",
"href": "https://kcd.cncgkochi.in/schedule/"
},
{
"date": "April 17",
"year": "2026",
"title": "SREday San Francisco",
"description": "Talk: OpenChoreo: Building AI-Native, Kubernetes-First Platforms for PEs, SREs, and Developers",
"type": "Conference",
"location": "San Francisco, CA, United States",
"action": "More Details",
"href": "https://sreday.com/2026-san-francisco-q2/"
},
{
"date": "March 27",
"year": "2026",
"title": "Cloud Native Los Angeles Meetup",
"description": "Talk: OpenChoreo: Building AI-Native, Kubernetes-First Platforms for PEs, SREs, and Developers",
"type": "Meetup",
"location": "Virtual",
"action": "More Details",
"href": "https://ocgroups.dev/cncf/group/v895mup/event/qw84nw4"
},
{
"date": "March 24",
"year": "2026",
"title": "Cloud Native Melbourne Meetup",
"description": "Talk: Building a Self-serviceable Internal Developer Platform (IDP)",
"type": "Meetup",
"location": "Melbourne, Australia",
"action": "More Details",
"href": "https://ocgroups.dev/cncf/group/vnxnee4/event/hgwrrs8"
},
{
"date": "March 19",
"year": "2026",
"title": "Cloud Native Sydney Meetup",
"description": "Talk: OpenChoreo - An Open Source Developer Platform for Kubernetes & Backstage",
"type": "Meetup",
"location": "Virtual",
"action": "More Details",
"href": "https://ocgroups.dev/cncf/group/zgqyqjb/event/rs33kmg"
},
{
"date": "March 12",
"year": "2026",
"title": "SREday London",
"description": "Talk: Building Abstractions That Matter: A Developer Platform on Kubernetes",
"type": "Conference",
"location": "London, UK",
"action": "More Details",
Comment thread
kavishkafernando marked this conversation as resolved.
"href": "https://sreday.com/2026-london-q1/"
},
{
"date": "March 11",
"year": "2026",
"title": "Cloud Native San Francisco Meetup",
"description": "Talk: OpenChoreo: Building AI-Native, Kubernetes-First Platforms for PEs, SREs, and Developers",
"type": "Meetup",
"location": "San Francisco, California, USA",
"action": "More Details",
"href": "https://ocgroups.dev/cncf/group/cloud-native-sf/event/q4sjets"
},
{
"date": "March 4",
"year": "2026",
"title": "Kubernetes Boston Meetup",
"description": "Talk: Building Abstractions That Matter: A Developer Platform on Kubernetes",
"type": "Meetup",
"location": "Boston, MA",
"action": "More Details",
"href": "https://www.meetup.com/boston-kubernetes-meetup/events/312787637/"
},
{
"date": "February 21",
"year": "2026",
"title": "KCD Delhi Meetup",
"description": "Talk: OpenChoreo: A Plane-Based Architecture for Internal Developer Platforms",
"type": "Meetup",
"location": "New Delhi, India",
"action": "More Details",
"href": "https://www.kcddelhi.com/#agenda"
},
{
"date": "February 19",
"year": "2026",
"title": "Cloud Native Seattle Meetup",
"description": "Talk: Building Abstractions That Matter: A Developer Platform on Kubernetes",
"type": "Meetup",
"location": "Seattle, Washington, USA",
"action": "More Details",
"href": "https://www.meetup.com/container-and-modern-apps-user-group-seattle-bellevue/events/312975745/?eventOrigin=group_events_list"
}
]
}
}