Kubernetes Podcast from Google

Kubernetes v1.33 Octarine, with Nina Polshakova

39 snips
Apr 24, 2025
Nina Polshakova, a software engineer at Solo.io and the Release Lead for Kubernetes v1.33, dives into the cutting-edge updates of this new version. She shares insights on the transition from Endpoints to Endpoint Slices, enhancing resource management and security. Nina discusses the effective use of sidecar enhancements and their integration with service meshes like Istio. Plus, she reflects on the importance of open source collaboration and encourages newcomers to engage with the Kubernetes community, making it an exciting journey for developers.
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
INSIGHT

User Namespaces Enhance Security

  • User namespaces support isolates container user IDs from host IDs, enhancing security.
  • This feature reduces attack surface especially in multi-tenant Kubernetes environments by enforcing least privilege.
INSIGHT

In-Place Pod Resource Resize

  • In-place resource resize lets Kubernetes adjust pod CPU and memory without restarts.
  • This benefits stateful and AI workloads by enabling dynamic resource scaling without disrupting running pods.
INSIGHT

Enhanced Dynamic Resource Allocation

  • Dynamic Resource Allocation (DRA) manages special resources like GPUs with improved API features.
  • New capabilities include device taints, partition support, and prioritization to enhance resource scheduling.
Get the Snipd Podcast app to discover more snips from this episode
Get the app