Loading…
Attending this event?
In-person
11-12 December
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 2024 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. 
Beginner clear filter
Wednesday, December 11
 

12:20pm IST

Developing Kubernetes Applications Beyond Go - Rohan Kumar, Red Hat & Sun Tan, Sciam
Wednesday December 11, 2024 12:20pm - 12:55pm IST
Have you felt left out of Kubernetes development because you're not a GoLang expert? The good news is you don’t need to be. While GoLang has traditionally been the go-to language for creating Kubernetes-native tools like Helm, Argo CD, and Prometheus, Kubernetes is language-agnostic and can be interacted with via its declarative REST API in any language. This session will explore the growing ecosystem of Kubernetes application development beyond Go. We’ll review popular Kubernetes libraries and frameworks in languages like Python, JavaScript, and Java. To illustrate, we’ll demo the Java Operator SDK, showcasing how to build Kubernetes applications without relying on Go. Whether you code in Python, JavaScript, or Java, this talk will give you the tools and confidence to develop Kubernetes-native applications in your preferred language.
Speakers
avatar for Sun Tan

Sun Tan

Techlead, Sciam
Sun is a Senior Software Engineer at Red Hat, where he strives to enhance the lives of developers. He has contributed to projects like Eclipse Che, Eclipse JKube, and the Java client for Kubernetes, known as "fabric8-kubernetes-client". Outside of work, Sun shares his knowledge by... Read More →
avatar for Rohan Kumar

Rohan Kumar

Software Engineer, Red Hat
Rohan is a Software Developer currently living in Chandigarh, India. These days he is working at Red Hat to improve the experience of Java developers on top of Kubernetes. If you are a Java developer trying to move projects to Kubernetes. You may find my projects useful. You can find... Read More →
Wednesday December 11, 2024 12:20pm - 12:55pm IST
Room 5
  Cloud Native Novice

3:45pm IST

WebAssembly Profiling with Pprof and Wzprof - Rajiv Ranjan Singh, A.P. Moller - Maersk & Naman Lakhwani, Independent
Wednesday December 11, 2024 3:45pm - 4:20pm IST
Embark on a journey to supercharge your Go applications targeting WebAssembly by harnessing the profiling capabilities of pprof and wzprof. This session unravels the intricacies of optimizing Go-powered web applications for maximum performance. Discover how pprof provides deep insights into CPU and memory usage, forming the foundation of our optimization journey. Complementing pprof, wzprof, tailored for WebAssembly, offers streamlined performance analysis during module execution. Through practical demonstrations, learn how pprof and wzprof work together to resolve performance bottlenecks, optimize computations, and manage memory effectively. This talk equips both seasoned Go developers and WebAssembly newcomers with essential tools and techniques to maximize application efficiency and speed.
Speakers
avatar for Naman Lakhwani

Naman Lakhwani

Independent, -
During his time at VMware, Naman was one of the early members of the VMware Tanzu's long-term support (LTS) team. He is a Kubernetes org member and closely works with the Structured-Logging Working Group in Kubernetes. He started his open-source journey with CNCF in 2021 with the... Read More →
avatar for Rajiv Singh

Rajiv Singh

Rajiv Ranjan Singh, A.P. Moller - Maersk
I am working as a software engineer at A.P. Moller - Maersk. I graduated from JSS Academy of Technical Education, Bengaluru with a Bachelor of Engineering degree in Information Science & Engineering. I am fascinated by the extensive impact computers can have on solving real-world... Read More →
Wednesday December 11, 2024 3:45pm - 4:20pm IST
Room 3
  Emerging + Advanced

3:45pm IST

Tying OpenFeature and OpenTelemetry for Automated Rollouts of New Services - Pranay Prateek & Vibhu Pandey, SigNoz
Wednesday December 11, 2024 3:45pm - 4:20pm IST
Rolling out a new service, adding databases clusters, are always challenging. The recommended way is to start with diverting small % of traffic to the new service and increase rollout % if things look well. If things don’t go well, the rollout % should be reduced. This is generally done through feature flags and manually monitoring the service with an observability tool. Feature flags enable remote update of rollout % without doing new deployments. OpenFeature is a new CNCF project which is trying to standardise feature flagging. It also has built-in hooks for OpenTelemetry so that feature flag values are available by default in tracing & metrics data captured by OpenTelemetry. In this talk, I will share how you can leverage open standards like OpenFeature (for feature flagging) and OpenTelemetry ( for observability) to better manage rollouts. You can enable automatic increase or decrease of rollout % by tying observability with feature flagging.
Speakers
avatar for Pranay Prateek

Pranay Prateek

Maintainer, SigNoz
Pranay is one of the maintainers at SigNoz, an open source APM. He loves working on open source and observability, and has deep interest in philosophy esp. around Existentialism He is one of the organisers of OpenTelemetry APAC discussion group meetings & has been speaker in events... Read More →
avatar for Vibhu Pandey

Vibhu Pandey

Platform Engineering, SigNoz
Platform engineer with a twist: I'm my own first customer! Started out as a backend engineer, which helped me truly understand the meaning of platform engineering. Transitioned to this field and became a strong advocate for it as the bedrock of organizational success. Led platform... Read More →
Wednesday December 11, 2024 3:45pm - 4:20pm IST
Room 5
  Platform Engineering

4:50pm IST

Introduction to Distributed ML Workloads with Ray on Kubernetes - Abdel Sghiouar, Google
Wednesday December 11, 2024 4:50pm - 5:25pm IST
The rapidly evolving landscape of Machine Learning and Large Language Models demands efficient scalable ways to run distributed workloads to train, fine-tune and serve models. Ray is an Open Source framework that simplifies distributed machine learning, and Kubernetes streamlines deployment. In this introductory talk, we'll uncover how to combine Ray and Kubernetes for your ML projects. You will learn about: - Basic Ray concepts (actors, tasks) and their relevance to ML - Setting up a simple Ray cluster within Kubernetes - Running your first distributed ML training job
Speakers
avatar for Abdel Sghiouar

Abdel Sghiouar

Cloud Developer Advocate, Google
Abdel Sghiouar is a senior Cloud Developer Advocate @Google Cloud. A co-host of the Kubernetes Podcast by Google and a CNCF Ambassador. His focused areas are GKE/Kubernetes, Service Mesh and Serverless.
Wednesday December 11, 2024 4:50pm - 5:25pm IST
Room 4
  Cloud Native Novice
 
Thursday, December 12
 

12:20pm IST

From Chaos to Control: Building Resilience with Effective Backup and Disaster Recovery in Kubernetes - Yash Pimple, Nirmata
Thursday December 12, 2024 12:20pm - 12:55pm IST
As organizations scale, robust disaster recovery becomes critical. As clusters multiply and complexities grow, maintaining consistent RPO and RTO becomes challenging, requiring new techniques for efficient large-scale data backup and recovery. While GitOps excels at maintaining the desired state of infrastructure using Git as the single source of truth, it falls short for stateful workloads like databases and S3 buckets. Tools like Crossplane help deploy these resources in a GitOps model, but disaster recovery remains complex. You can't just spin up a new K8s cluster, point it to a Git repo, and expect a seamless recovery of critical stateful data Disaster recovery isn't 'one size fits all', each scenario requires a different approach depending on the scale of the disaster. In this talk, we’ll explore different strategies for handling different levels of disasters, from losing a single K8s cluster to facing a full region outage, helping folks to be better prepared for the unexpected.
Speakers
avatar for Yash Pimple

Yash Pimple

Open Source Contributor, Independent
Yash is a junior pursuing a Bachelor’s degree in India and is currently immersed in learning DevOps. He actively contributes to various open-source projects, generously sharing his knowledge to educate others based on his learning experiences.
Thursday December 12, 2024 12:20pm - 12:55pm IST
Room 4
  Operations + Performance

12:20pm IST

Enhance Kubernetes Security with the Common Expression Language (CEL) - Hoon Jo, Megazone
Thursday December 12, 2024 12:20pm - 12:55pm IST
Among the 4C (Cloud, Cluster, Container, Code) security in Kubernetes, there are various techniques to enhance the security of the cluster surface. In particular, Admission Control (webhook) is one of the most flexible and powerful methods. As this trend, there is movement to apply it to various forms of Kubernetes(e.g. GKE, Openshift and so on). In my opinion, one of the easiest and most efficient ways to apply it is to improve security through CEL (Common Expression Language). I believe that the Validating Admission Policy becoming `stable` in v1.30 is part of this proof. So I will show you the CEL DEMO provided by Google Cloud to get a quick and easy understanding of how to improve the security of GKE. Through this exercise, you will learn the basic structure of CEL and the freedom of scope that can be applied, and you will be able to apply it to any other platform with minimal effort.
Speakers
avatar for Hoon Jo

Hoon Jo

Cloud Solutions Architect | Cloud Native Engineer, Megazone
Hoon Jo is Cloud Solutions Architect as well as Cloud Native engineer at Megazone. He has many times of speaker experience for cloud native technologies. And spread out Cloud Native Ubiquitous in the world. He has written several books and latest books is 『CONTAINER INFRASTRUCTURE... Read More →
Thursday December 12, 2024 12:20pm - 12:55pm IST
Room 3
  Security

2:55pm IST

Tutorial: An Accelerated Introduction to AI Model Deployment with Cloud Native - Sreeram Venkitesh, BigBinary & Emily Chen, scikit-learn
Thursday December 12, 2024 2:55pm - 4:20pm IST
The future of AI will be on cloud because of various reasons like scalability, computing power, features like Dynamic Resource Allocation and being able to run AI workloads across multiple clouds. However, the fields of cloud native and machine learning are still somewhat separated. We aim to bridge this gap with this tutorial. We plan on giving a brief introduction to machine learning with scikit-learn and cloud native with Kubernetes, then dive into a hands-on tutorial. We will show different ways to train and run ML models on and off the cloud (CPUs vs GPUs, public cloud vs on-prem, different flavors of Kubernetes) and evaluate performance in terms of training speed and cost. Additionally, training ML models is a complicated task and requires a lot of research. Optimizing your cloud setup on top of this makes it more difficult. There is no single solution, and we will explore a few of these options during this tutorial.
Speakers
avatar for Emily

Emily

Open Source Developer, scikit-learn
Emily is an engineering student at the University of Toronto with an emerging interest in Cloud Native. She is an active contributor to various CNCF projects, and an advocate for diversity and inclusion. She is involved with translation and localization of numerous documentations... Read More →
avatar for Sreeram Venkitesh

Sreeram Venkitesh

Software Engineer, BigBinary
Sreeram Venkitesh is a Software Engineer at BigBinary and is an active contributor to Kubernetes. He is part of the 1.29 release team.
Thursday December 12, 2024 2:55pm - 4:20pm IST
Room 5
  Tutorials, Cloud Native Novice

4:50pm IST

Guardians of the MLOps Galaxy: Simplifying Deployments with Buildpacks - Suman Chakraborty, Broadcom & Aditya Soni, Forrester Research
Thursday December 12, 2024 4:50pm - 5:25pm IST
Machine learning platforms aim to streamline the workflow for ML practitioners, allowing them to focus on developing their models while the platform handles repetitive tasks like packaging code, dependencies and configurations. Traditional methods using Dockerfiles require ML engineers to navigate complex Linux processes and maintain multiple Dockerfiles for different projects, which can be time-consuming and prone to errors. Additionally, security mandates for regular patching and updates adding further to the complexity. Join this talk to explore how Cloud Native Buildpacks can simplify and secure MLOps deployments. By automating the packaging of ML projects, including custom libraries and hardware specifications, Buildpacks enhance flexibility, maintainability and security. This approach reduces the operational burden on both developers and security teams, ensuring a more efficient and scalable MLOps deployment process
Speakers
avatar for Aditya Soni

Aditya Soni

CNCF Ambassador, DevOps Engineer II, Forrester Research
Aditya Soni is a DevOps/SRE tech professional He worked with Product and Service based companies including Red Hat, Searce, and is currently positioned at Forrester Research as a DevOps Engineer II. He holds AWS, GCP, Azure, RedHat, and Kubernetes Certifications.He is a CNCF Ambassador... Read More →
avatar for Suman Chakraborty

Suman Chakraborty

Senior Solution Engineer @ VMware by Broadcom, Broadcom
Suman is a Senior Cloud Native Architect at VMware. He is a consultant and advisor for Tanzu platform and help the customers and users in their journey of app modernisation adoption and cultural shift with DevOps best practices. Suman is a distinguished speaker in many community Meetups... Read More →
Thursday December 12, 2024 4:50pm - 5:25pm IST
Room 1
  AI + ML

5:40pm IST

Unleashing Generative AI with Open Data Hub - Ritesh Shah & Prakhar Srivastava, Red Hat
Thursday December 12, 2024 5:40pm - 6:15pm IST
Explore AI innovation with the "Generative AI Demo using Open Data Hub," an open-source AI/ML platform tailored for Kubernetes. This demo features two Mistral-based LLMs, one utilizing Retrieval-Augmented Generation (RAG) with PostgreSQL vector extensions, and another without. Users interact through a Gradio chatbot, demonstrating how RAG improves accuracy. Two persona-based pipelines (Admin & Data Scientist) highlight Open Data Hub’s seamless integration with Tekton-powered OpenShift Pipelines, showcasing the Hybrid Cloud Strategy. Key components include the Kubernetes Platform, Node Feature Discovery, NVIDIA GPU Operators, Software Defined Storage, Tekton, Argo CD (for GitOps), Gitea Operator, Knative and Istio. Join us to see how GPU-accelerated AI and scalable, secure infrastructure power next-gen applications.
Speakers
avatar for Ritesh Shah

Ritesh Shah

Senior Principal Architect, AI Lead, Red Hat
Ritesh Shah is a Senior Principal Architect with Red Hat and focuses on creating and using next-generation platforms, including AI/ML workloads as well as application modernisation and deployment. Ritesh is an advocate for open source technologies and products, focusing on modern... Read More →
avatar for Prakhar Srivastava

Prakhar Srivastava

Team Lead, Global Content Development Portfolio & Technology, Red Hat
As a seasoned technology professional and Team Lead for the Global Content Development team at Red Hat, my role is integral to driving the optimization of our sales and marketing strategies, ensuring that our products stand out in a highly competitive market. My primary focus is on... Read More →
Thursday December 12, 2024 5:40pm - 6:15pm IST
Room 2
 
  • 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.