Kubernetes v1.34 Sneak Peek Note

Kubernetes v1.34 Sneak Peek

Kubernetes v1.34 is slated for release at the end of August 2025. This upcoming version will not introduce any removals or deprecations but will feature numerous enhancements. A key highlight is the targeting of Dynamic Resource Allocation (DRA) for stable status. DRA offers a flexible method for managing devices like GPUs within Kubernetes clusters. ServiceAccount token integration for kubelet credential providers is expected to reach beta, simplifying image pull authentication. A new alpha feature for Deployments will introduce a podReplacementPolicy to control pod creation during updates. Production-ready tracing for the kubelet and API Server, utilizing OpenTelemetry, is also set to graduate to stable. The trafficDistribution field in Services will gain PreferSameZone and PreferSameNode values, targeting beta status. A new output format, KYAML, a safer dialect of YAML designed for Kubernetes, is anticipated for kubectl. Finally, fine-grained autoscaling control will be improved with configurable tolerance for Horizontal Pod Autoscalers (HPAs), moving to beta.