Loading…
6-7 August
Learn More and Register to Attend

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 2025 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. 
Type: ⚡ Lightning Talks clear filter
Wednesday, August 6
 

4:30pm IST

⚡ Lightning Talk: Confidential VMs in Kubevirt: Securing VMs With KubeVirt Trusted Execution Environments - Basavaraju G, IBM
Wednesday August 6, 2025 4:30pm - 4:35pm IST
Multi cloud deployments and shared infrastructure enhance data privacy and security issues, with containerized workloads becoming mainstream in Kubernetes, there is a need to host containers securely in addition to virtual machines (VMs) to safeguard hardware-level workloads.
KubeVirt is a cloud native virtualization platform that comes with Confidential Virtual Machines for the most sensitive use cases. They take advantage of Trusted Execution Environments such as AMD SEV, Intel TDX, and IBM Secure Execution to provide data-in-motion encryption for their workloads and defend against subverted host admins as well as against system attacks.
In this session, we will cover KubeVirt methodology for Confidential VMs, including the design of the architecture, challenges of implementation, and deployments. We will examine how the VMs protect sensitive workloads using memory encryption, workload isolation while being placed within Kubernetes orchestration and automation.
Speakers
avatar for Basavaraju G

Basavaraju G

Senior Software Engineer, IBM
Basava Raju.G is a seasoned Senior Software Engineer at IBM, specializing in IBM Kubernetes Service and Openshift Container Platform. With over all 13 years of experience in cloud-native and Platform as a Service (PaaS) Domain. He earned his Master’s in Computer Science At SJCE... Read More →
Wednesday August 6, 2025 4:30pm - 4:35pm IST
Hall 3
  ⚡ Lightning Talks, Security

4:37pm IST

⚡ Lightning Talk: Enhancing Runtime Protection Leveraging Compliance Frameworks - Ramakant Sharma, AccuKnox Inc.
Wednesday August 6, 2025 4:37pm - 4:42pm IST
Runtime security for cloud workloads involves continuously monitoring workload behavior and preventing deviations from normal activity.

The ideal approach is to enforce application-specific zero-trust policies that establish a baseline and prevent unexpected behavior. While, implementing zero trust requires ongoing tuning and is more of a Day 2 operation. In addition, Hardening policies can be established by translating compliance frameworks' prescriptive guidance into enforceable runtime security policies. By adopting a layered runtime security approach, the attack surface can be significantly reduced.

In this talk, we’ll demonstrate how to enhance runtime security using policies influenced by compliance frameworks like CIS and MITRE, etc. We’ll showcase real-world examples and enforce these policies using KubeArmor.
Speakers
avatar for Ramakant Sharma

Ramakant Sharma

Software Engineer, AccuKnox Inc. | Maintainer@KubeArmor, AccuKnox Inc.
Working as a software engineer at AccuKnox Inc., actively contributing to open source and maintainer KubeArmor, CNCF Sandbox project.
Wednesday August 6, 2025 4:37pm - 4:42pm IST
Hall 3
  ⚡ Lightning Talks, Security

4:44pm IST

⚡ Lightning Talk: K0s at the Edge: Minimal Kubernetes, Maximum Impact - Satyam Bhardwaj, Mirantis
Wednesday August 6, 2025 4:44pm - 4:49pm IST
As organizations shift workloads away from centralized clouds, they need solutions that are both lightweight and scalable. In this lightning talk, we’ll see how k0s - a single binary Kubernetes distribution, bridges this gap by making edge deployments simple and efficient.

We’ll walk through a short demo on Raspberry Pi 5, showing how to set up a worker node using a Pi device and deploy containerized applications closer to where data is generated. By the end, we’ll understand how this minimal approach can power IoT, AI/ML.
Speakers
avatar for Satyam Bhardwaj

Satyam Bhardwaj

Software Engineer, Mirantis
Satyam is a software engineer at Mirantis with experience in Kubernetes, containers, and open source development. He actively contributes to projects like Kubernetes ClusterAPI and the k0s, k0rdent ecosystem, focusing on enabling scalable AI/ML workloads through efficient infrastructure... Read More →
Wednesday August 6, 2025 4:44pm - 4:49pm IST
Hall 3

4:51pm IST

⚡ Lightning Talk: OpenKruise: Advancing Kubernetes Workload Automation for Scalable, Disruption-Free Operations - Husni Alhamdani, Amartha Mikro Teknologi & Herbert Sianturi, Krom Bank Indonesia
Wednesday August 6, 2025 4:51pm - 4:56pm IST
Kubernetes has become the de facto standard for container orchestration, yet managing complex workloads—particularly stateful applications and large-scale deployments—often requires extensions beyond its native capabilities. OpenKruise, addresses these gaps by introducing powerful and enhancements to streamline application lifecycle management.

This presentation explores how OpenKruise augments Kubernetes with features like in-place pod updates (reducing downtime by updating containers without restarting pods), advanced workload controllers (CloneSet, Advanced StatefulSet). These innovations enable DevOps teams to optimize deployments, minimize operational overhead, and scale stateful applications seamlessly.

We’ll delve into real-world use cases from our experiences, plus, how OpenKruise can be plugged to any complex systems/apps.

Attendees will leave with actionable insights into leveraging OpenKruise to enhance deployment strategies and achieve zero-downtime operations.
Speakers
avatar for Husni Alhamdani

Husni Alhamdani

CNCF Ambassador / Sr. Site Reliability Engineer, Amartha Mikro Teknologi
Husni is a CNCF Ambassador, and a Sr. Site Reliability Engineer at Amartha, previously at Shopee, where he is responsible for building and maintaining infrastructure platforms. In addition to these responsibilities, he primarily focuses on architecting Cloud-Native solutions. He also... Read More →
avatar for Herbert Sianturi

Herbert Sianturi

Senior DevOps Engineer, Krom Bank Indonesia
Herbert Sianturi serves as a Senior DevOps Engineer at Krom Bank Indonesia, where he roles spearheads efforts in enhancing the quality of end-to-end application lifecycle and applying open source platform as a base. With years of expertise in container orchestration and cloud computing... Read More →
Wednesday August 6, 2025 4:51pm - 4:56pm IST
Hall 3

4:58pm IST

⚡ Lightning Talk: Optimizing SNAT Port and IP Address Management in Kubernetes - Nitin Nizhawan & Prachi Sahu, Microsoft
Wednesday August 6, 2025 4:58pm - 5:00pm IST
Kubernetes workloads rely on public IP addresses for egress traffic via SNAT connections. By default, Kubernetes nodes provide a limited number of SNAT ports (1024 per node), often insufficient for workloads requiring extensive outbound connectivity. Allocating additional IP addresses statically for SNAT purposes in large clusters can lead to significant inefficiencies and wastage of limited public IPv4 resources. This session introduces an innovative SNAT port and IP address management solution developed for AKS multi-cluster, multi-tenant platforms, demonstrating how optimized IP allocation significantly reduces IP address wastage and associated costs.
Speakers
avatar for Nitin Nizhawan

Nitin Nizhawan

Principal Software Engineer, Microsoft
With over 16 years of experience in software engineering, I have a robust background in developing enterprise applications using Java, C#, and Golang. I have successfully developed solutions for both on-premises and cloud environments. For the past three years, I have been dedicated... Read More →
avatar for Prachi Sahu

Prachi Sahu

Software Engineer, Microsoft
I'm a Software Developer at Microsoft with hands-on experience working on Kubernetes and Docker at an intermediate level. My work focuses on the Linux platform and distributed networking within Azure Kubernetes Service (AKS). I work closely on network debugging and observability using... Read More →
Wednesday August 6, 2025 4:58pm - 5:00pm IST
Hall 3

5:02pm IST

⚡ Lightning Talk: Solving Multi-Region K8s Challenges: Improving Pod Startup Time & Reducing NAT Costs With Zot - Tamil Vanan Karuppannan, Arcesium
Wednesday August 6, 2025 5:02pm - 5:07pm IST
Managing a multi-region Kubernetes deployment comes with significant challenges, especially around container image distribution. In our setup, we had a central container registry in a public cloud, but as the number of clusters grew across regions, our NAT transfer costs skyrocketed— a staggering 10x increase

A major contributor to this cost was cross-region image pulls, which also impacted pod startup times. We explored multiple solutions and found Zot (a CNCF sandbox project) to be an ideal fit due to its lightweight architecture and pull-through cache capabilities

By configuring Zot as a regional caching layer, we:

Reduced NAT data transfer costs significantly by keeping frequently pulled images closer to the clusters.
Improved pod startup times by eliminating long fetch delays from a central registry.
Simplified registry management without adding unnecessary complexity.
Speakers
avatar for tamilhce

tamilhce

Principal Engineer, Arcesium
Tamil vanan is a cloud native Tech lead at Arcesium and a former Kubernetes SME at VMware. He is passionate about finding solutions to problems in the cloud native environment. He works with cloud-native technologies like Kubernetes, multi-cloud and networking. He is a passionate... Read More →
Wednesday August 6, 2025 5:02pm - 5:07pm IST
Hall 3

5:09pm IST

⚡ Lightning Talk: Unit Testing in Go With K8s Clients & APIs: An Intern’s POV on Why It’s a Great Start - Harini Anand, IBM
Wednesday August 6, 2025 5:09pm - 5:14pm IST
Jumping into a massive infrastructure codebase as an intern can be intimidating. But here’s what made onboarding smoother: unit testing with Kubernetes APIs and fake clients.
This talk shares my experience of working on unit tests for an infra plumbing component of a data lakehouse.

The journey from being overwhelmed by Go and Kubernetes to realizing that unit testing is the best entry point to understanding large-scale cloud-native systems will be explored.

The session highlights why Kubernetes APIs make testing easier, introduces informers, controllers, and API behaviors and how they help in testing, how fake clients eliminate the need for a real cluster, and why this is a great starting point for interns and students working on their first cloud-based project.

Attendees will gain insights into the advantages of Kubernetes API interactions and testing, including speed, reliability, comprehensive coverage, and improved developer experience.
Speakers
avatar for Harini Anand

Harini Anand

Software Developer Intern, IBM
CSE undergrad passionate about Computational Cognition, ML, and AI in Healthcare. SDE Intern @IBM Data & AI, working on IBM watsonx™. Formerly at Niramai & IIT Hyderabad, researching ML for breast cancer and gene regulatory networks. Built cognitive tools for dementia prevention... Read More →
Wednesday August 6, 2025 5:09pm - 5:14pm IST
Hall 3

5:16pm IST

⚡ Lightning Talk: WASM Vs Docker: Partners, Not Rivals - Pradumna V Saraf, Independent
Wednesday August 6, 2025 5:16pm - 5:21pm IST
The rise of WebAssembly (WASM) has sparked comparisons with Docker which often leads to questions and confusion: Are WASM and Docker competing technologies?

In this talk, we will see how this is far from the truth. On one side, Docker revolutionised how we bundle and deploy applications, offering unparalleled portability and simplifying workflows across environments. On the other hand, WASM brings speed, security, and efficiency, enabling the execution of code written in languages like C, C++, and Rust almost at native speed, performance, and rapid startup time even in the browser.

We will explore how these two technologies bring the best of both worlds and help developers achieve portability, efficiency, security, and flexibility. We will also look at how Docker is actively working to make WASM mainstream by allowing WASM container images to be hosted on DockerHub and run WASM containers alongside traditional Linux and Windows containers.
Speakers
avatar for Pradumna V Saraf

Pradumna V Saraf

Open Source Developer, Independent
Pradumna is a Developer Advocate, Docker Captain, and a DevOps and Go Developer. He is passionate about Open Source and has mentored hundreds of people to break into the ecosystem. He also creates content on X (formerly Twitter) and LinkedIn, educating others about Open Source and... Read More →
Wednesday August 6, 2025 5:16pm - 5:21pm IST
Hall 3
  ⚡ Lightning Talks, Emerging + Advanced
  • Content Experience Level Any

5:23pm IST

⚡ Lightning Talk: Predictive Autoscaling in Kubernetes With KEDA and Prophet - Snigdha Kanchana, IBM
Wednesday August 6, 2025 5:23pm - 5:28pm IST
This session focuses on enhancing Kubernetes autoscaling by integrating **KEDA** (Kubernetes Event-Driven Autoscaling) with **Prophet**, a time-series forecasting tool. Traditional Kubernetes autoscaling reacts to current resource metrics like CPU and memory, while predictive autoscaling anticipates future workload demands using historical data. By combining Prophet with KEDA, Kubernetes can proactively scale resources before traffic spikes, ensuring better performance and optimized resource usage.

Attendees will learn how to implement predictive autoscaling with KEDA and Prophet to improve efficiency, reduce latency, and manage resources proactively. This approach helps handle fluctuating workloads, enhancing system reliability and providing a seamless user experience.

Ideal for cloud architects, Kubernetes admins, and DevOps professionals, this session provides actionable insights to automate scaling strategies and improve cost efficiency in cloud-native environments.
Speakers
avatar for Snigdha Kanchana

Snigdha Kanchana

Cloud SRE & DevOps Engineer, IBM
I’m a Cloud Site Reliability Engineer at IBM, specializing in DevOps, cloud computing, and automation with expertise in Kubernetes, Terraform, ArgoCD, CI/CD pipelines, observability, and cloud security. Previously, I worked as a DevOps Engineer at NCR Corporation, optimizing cloud... Read More →
Wednesday August 6, 2025 5:23pm - 5:28pm IST
Hall 3

5:30pm IST

⚡ Lightning Talk: Mission: Impossible - Building Self-Healing Disaster Recovery With OpenFeature - Prerit Munjal, InfraOne
Wednesday August 6, 2025 5:30pm - 5:35pm IST
Imagine presenting to your dream clients when your primary region decides to take a coffee break. That's exactly what happened to us - 25 minutes of unexpected manual failover, and watching hope drain from our team's & audience's faces. Our multi-region setup was more "disaster" than "recovery".

Join this talk as Prerit walk us over how they build an intelligent feature flag orchestration platform using OpenFeature which now processes 1k flag evaluations/second across 3 global regions, reduced infrastructure incident risk by 90% & DR time from 25 minutes to 125 seconds and has successfully handled 15 regional incidents without a single lost transaction.

We will also see they built the "infrastructure gates" to control traffic shifting with millisecond precision, feature state synchronization, and WARM-HOT-COLD DR strategies with just a toggle.
Speakers
avatar for Prerit Munjal

Prerit Munjal

Co-founder & CTO, InfraOne
Prerit is working as a Software Architect, directing his expertise towards harnessing Cloud Native Technologies to design resilient architectures that can seamlessly scale in the future, all while prioritizing technical cost, security, availability and end-user experience. As the... Read More →
Wednesday August 6, 2025 5:30pm - 5:35pm IST
Hall 3
  ⚡ Lightning Talks, Emerging + Advanced
  • Content Experience Level Any
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Content Experience Level
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.