RATATOSKRATATOSK
ログイン

Kubernetes

v1.33.9Kubernetes Core
2026年2月27日

Kubernetes v1.33.9 is a patch release providing critical bug fixes and stability improvements. This version maintains backward compatibility while addressing operational issues in the 1.33 branch.

  • enhancementSchedule routine patch upgrade

    This is a standard patch release containing bug fixes and stability improvements. Plan to upgrade from earlier 1.33.x versions during your next maintenance window. Test in non-production environments first and follow your standard rolling update procedures.

  • enhancementVerify multi-architecture support

    All container images now support manifest lists across amd64, arm64, ppc64le, and s390x architectures. If you're running mixed-architecture clusters, validate that your deployment tooling properly pulls the correct architecture-specific images.

主な変更 (5)

  • Patch release with critical bug fixes and stability improvements
  • Container images available for amd64, arm64, ppc64le, and s390x architectures
  • Client binaries available for multiple platforms including Windows ARM64 support
  • Server and node binaries updated with latest fixes
  • Maintained backward compatibility with existing 1.33.x deployments