
Kubernetes Podcast from Google 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
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.
Community Packages
- Kubernetes users can now opt in to community-owned infrastructure for packages.
- This transition offers a community-supported alternative to Google-hosted repositories.
Registry Change Reminder
- Migrate from kates.gcr.io to registry.kates.io.
- This is crucial for a more stable, community-owned image registry.
