Kubernetes
v1.35.2Kubernetes Core2026年2月27日
Kubernetes v1.35.2 is a patch release that provides stability and bug fixes for the v1.35 series, maintaining compatibility while addressing issues discovered in production environments.
enhancementPlan routine patch upgrade
This is a standard patch release with stability fixes. Schedule upgrade during your next maintenance window using standard rolling update procedures. Test in non-production environments first, but expect minimal risk as this maintains full compatibility with v1.35.x.
enhancementUpdate container registry references
Update your deployment manifests, Helm charts, and CI/CD pipelines to reference the new v1.35.2 container images. All images maintain the same registry.k8s.io paths with updated version tags.
主な変更 (5)
- Patch release with bug fixes and stability improvements for v1.35 series
- Updated container images available across all supported architectures (amd64, arm64, ppc64le, s390x)
- Client, server, and node binaries updated with latest fixes
- No breaking changes or major feature additions in this patch release
- Maintained backward compatibility with existing v1.35.x deployments