The Wire · Showcase
KIND 1.36.1 ROLLS OUT, WEBSITE DOCS SYNC ACCELERATES ACROSS LOCALES
By RepoJournal · Filed · About Kubernetes
Test infrastructure bumped to kind 1.36.1 overnight as the Kubernetes website team pushes a major documentation synchronization push across Chinese, Japanese, and English locales.
The test-infra team merged the bump to kind 1.36.1 [1], keeping the testing pipeline aligned with the latest stable release. On the documentation side, the website desk is executing a coordinated sync of core security and scheduling concepts across multiple language versions. Chinese translations are now in sync for container runtimes [2], runtime classes and image handling [3], and the security and scheduling documentation [4]. Meanwhile, kubeadm join phase documentation is being consolidated [5], removing redundant generated files and streamlining the reference material. These documentation updates won't affect your clusters, but they matter for teams operating in non-English environments or relying on reference docs during cluster setup. The main kubernetes/kubernetes repo saw only a typo fix in the agnhost README [6], keeping the repository stable.
Action items
- → Verify your test-infra setup is using kind 1.36.1 for new cluster provisioning kubernetes/test-infra [plan]
- → If you maintain translated Kubernetes docs, review the zh-cn sync PRs for patterns to apply to other languages kubernetes/website [monitor]
References
- [1] Bump to kind 1.36.1. ↗ kubernetes/test-infra
- [2] [zh-cn]sync container-runtimes ↗ kubernetes/website
- [3] [zh-cn]sync images runtime-class ↗ kubernetes/website
- [4] [zh-cn]sync service-accounts gang-scheduling ↗ kubernetes/website
- [5] [zh] Sync kubeadm_join_phase_control-plane-join_etcd.md ↗ kubernetes/website
- [6] docs: fix duplicated word in agnhost README ↗ kubernetes/kubernetes
FAQ
- What changed in Kubernetes on July 6, 2026?
- Test infrastructure bumped to kind 1.36.1 overnight as the Kubernetes website team pushes a major documentation synchronization push across Chinese, Japanese, and English locales.
- What should Kubernetes teams do about it?
- Verify your test-infra setup is using kind 1.36.1 for new cluster provisioning • If you maintain translated Kubernetes docs, review the zh-cn sync PRs for patterns to apply to other languages
- Which Kubernetes repositories shipped on July 6, 2026?
- kubernetes/test-infra, kubernetes/website, kubernetes/kubernetes