KubeCon + CloudNativeCon India 2026 (Mumbai) — A Deep-Dive Series

Day 1 — Field Report & Deep-Dive Index

Thursday, June 18 2026 · Jio World Convention Centre, Mumbai · 17 talks, one deep dive each

Jun 18, 2026 · conferences · 19 min read · 4200 words field report

KubeCon India 2026, Mumbai — day 1.

conferences kubecon cloud-native kubernetes mumbai-2026

This is the home base for a talk-by-talk deep-dive series on KubeCon + CloudNativeCon India 2026, held in Mumbai on June 18–19. This post is the Day 1 field report: what the day felt like, what the keynotes signalled about where cloud-native is heading in India, and a curated index of the 17 sessions I sat in on — each of which gets its own dedicated deep dive (the per-talk posts publish through the series). Day 2 gets its own field report once I've written it up.

KubeCon finally came to Mumbai, and the room felt different from the global editions. India's cloud-native story isn't "how do we adopt Kubernetes" anymore — that fight is largely won. The questions on stage were the harder, second-generation ones: how do we run this at population scale, keep it secure under regulators, pay for the GPUs, and stop drowning in our own platform complexity? Day 1 was a clean cross-section of exactly those themes, and this index is organised around them.

If you only have five minutes, read the keynote recap and the "themes of the day" section below. If you came for the engineering, jump straight to the talk index — every entry links to a full deep dive that unpacks the slides, the architecture, the trade-offs, and the bits worth stealing for your own stack.

How day 1 actually felt

Doors opened early — registration and badge pickup from 8:00am in the Lotus Foyer, coffee flowing, the usual scramble of lanyards and stickers. The opening keynote block kicked off at 9:45am in the main hall (Jasmine 2) and ran as a tight relay of short, punchy talks rather than one long monologue — a format that works well for a kickoff because nobody loses the room.

The energy was unmistakably scale-first. Where a Western KubeCon keynote might open with a developer-experience story, this one opened with sovereignty and population-scale numbers. India runs some of the largest real-time systems on earth — UPI payments, cricket streaming to hundreds of millions, national identity rails — and the speakers leaned into that. The subtext all morning: cloud-native here isn't a hobby, it's load-bearing national infrastructure.

The middle of the day was the usual delightful chaos — Project Pavilion, the Solutions Showcase, lightning talks, hallway-track conversations that were honestly half the value. The afternoon split into parallel technical tracks, which is where the 17 talks below live: a mix of platform engineering, security and policy, the AI/agents wave, observability, storage, and edge.

Day 1 — the shape of the day 9:45–11:15 · Keynote relay (sovereignty, scale, AI on K8s) 11:30–13:10 · Pavilion · lightning talks · hallway track Platform · App delivery · Operators Security · Policy · Identity AI · Agents · GPU · Serving Observability · Edge · Storage 17:00 Women's gathering · 18:00 Welcome reception afternoon = four parallel technical themes (the 17 deep dives below)

Fig 1 — the arc of day 1: keynote relay, midday community, four parallel afternoon themes.

The keynotes — what the morning signalled

After the welcome and opening remarks from Jonathan Bryce and Chris Aniszczyk of the Linux Foundation, the keynote relay made the day's thesis obvious. A few that set the tone:

  • Sovereign AI (Avi Kothari & Vinayak Gavariya, Sarvam) — building AI capability that a country actually controls, on infrastructure it owns. The "sovereignty" theme recurred all day.
  • Chaos as a platform (Aditya Sridasyam, Flipkart & Uma Mukkara, Harness) — chaos engineering productised into a self-serve platform, not a one-off game day.
  • LLMs on Kubernetes (Shrinidhi Venkataraman & Nithin R, AstraZeneca) — running large models as first-class Kubernetes workloads, in a regulated pharma context no less.
  • AI Factories (Saiyam Pathak, vCluster) — the "factory" framing for standardised, repeatable AI infrastructure.
  • Population-scale AI at NPCI (Tittu Varghese) — the organisation behind UPI talking about AI at the scale of a nation's payments.
  • Cloud Native at scale (Rapido) and JioHotstar cricket streaming (JioStar, Pradeep Bishnoi) — two of the most extreme real-time scaling stories you'll hear anywhere.

The through-line: AI workloads are now the gravity well the rest of the platform bends around, and scale + sovereignty + cost are the constraints everyone's optimising against. Hold that lens up to the 17 afternoon talks and they snap into focus — almost every one is a different answer to "how do we keep this manageable as it grows."

Themes of the day

Before the index, the four threads that ran through the technical sessions — and which the deep dives are grouped by:

ThemeThe recurring question
Platform & app deliveryHow do we give hundreds of teams a paved road without every team rebuilding the platform — and without one giant shared cluster becoming a blast radius?
Security, policy & identityHow do we get strong guarantees (policy-as-code, least privilege, safe disclosure, federated auth) without slowing delivery to a crawl?
AI, agents, GPU & servingHow do we orchestrate agentic systems in production, observe what they actually did, serve models that scale, and not set GPU budget on fire?
Observability, edge & storageHow do we see what's happening (cheaply), push compute to the edge, and run stateful storage on Kubernetes without fear?

The deep-dive index — 17 talks

Every talk below gets a dedicated post that walks the slides end to end: the problem, the architecture, the demo, the gotchas, and what's worth adopting. Links go live as each deep dive publishes through the series.

// Platform engineering & app delivery

// Security, policy & identity

// AI, agents, GPU & serving

// Observability, edge & storage

Why deep-dive every talk? Conference slides are dense and ephemeral — a week later the PDF is buried and the context is gone. The point of this series is to do the slow read once: expand each deck into a standalone explainer anyone can follow, connect it to the broader cloud-native picture, and keep the bits worth reusing. Treat this index as the table of contents.

Day 1 takeaways

  • AI is the new gravity. Sovereignty, GPUs, serving, and agents dominated the agenda — the platform exists to feed the models now.
  • Scale is assumed. The interesting questions weren't "can Kubernetes do this" but "how do we do it at population scale, under regulators, without burning the budget."
  • Platform complexity is the quiet villain. Shared-first platforms, app-delivery abstractions, lean observability, and "root without risk" are all attacks on the same enemy: accidental complexity.
  • Security shifted left and got practical. Policy-as-code, federated identity, and coordinated disclosure showed up as everyday engineering, not a separate silo.
  • India's cloud-native scene has its own accent. Real-time, huge, sovereign, cost-sensitive — and increasingly setting the agenda rather than following it.

FAQ

Is this the official schedule or your notes?

It's my field report and reading of the talks I attended, anchored to the published schedule. The keynote line-up follows the official agenda; the deep dives are my own expanded write-ups of each session's slides, not official transcripts.

When do the per-talk deep dives publish?

They roll out through the series — each links from the index above as it goes live. Day 2's field report and its deep dives follow once I've written them up.

Why group by theme instead of by time slot?

Because the value is in the ideas, not the clock. Grouping by theme makes the connections obvious — all the platform talks rhyme with each other, as do the security and AI ones.

References

first deep dive: re-architecting monoliths →
© cvam — written in plaintext, served warm