The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeCon + CloudNativeCon India 2026 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.
Please note: This schedule is automatically displayed in India Standard Time (UTC+5:30). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date." The schedule is subject to change and session seating is available on a first-come, first-served basis.
Sign up or log in to add sessions to your schedule and sync them to your phone or calendar.
This is a story of how Walmart Leapfrogged 11 Kubernetes Releases Without Customer Downtime.
If that sounds impossible, wait untill you see the constraints: Millions of k8s resources, an etcd database nearing ~7GB, and a version gap so wide that “just upgrade” wasn’t a plan. We needed a method that was safe across API removals, predictable under extreme object counts, and repeatable enough to become a standard operating procedure.
Attendees will learn: (1) how to preflight deprecated APIs and CRDs using upstream guidance (2) how to design restore ordering and “selective restore” boundaries to avoid bringing back broken objects, (3) how to tune API server concurrency so backup/restore doesn’t become a self-inflicted outage, and (4) how to validate correctness and plan rollbacks.
This is a field guide for anyone who’s fallen far behind and needs a safe way forward without betting production on a one-shot upgrade.
No secret sauce, just the hard-earned physics of Kubernetes at scale.