

Kubernetes 1.28 with Grace Nguyen
17 snips Sep 4, 2023
Grace Nguyen, the Kubernetes 1.28 release lead, discusses the challenges and work behind the release, including API awareness of side-car containers and improvements in storage and pod termination policies. The podcast also explores job retry and admission web hooks in Kubernetes 1.28, lack of deprecations in the release, and the move to community-owned package repositories for sidecars in Kubernetes.
AI Snips
Chapters
Transcript
Episode notes
Balancing Act
- Grace Nguyen balanced her Kubernetes 1.28 release lead duties with her final exams.
- She celebrated the release, then immediately went back to studying.
Planternetes Theme
- The "Planternetes" theme symbolizes the Kubernetes open-source ecosystem.
- Contributors, like plants, play small but vital roles in building something beautiful.
Sidecar Containers
- Kubernetes 1.28 introduces API awareness of sidecar containers.
- This allows sidecars to run throughout the pod's lifecycle, improving logging and service mesh functionality.