$ the-wire · showcase
Docs drive the day: Spanish SIG Docs page lands, plus maintenance merges
By RepoJournal · Filed · About Kubernetes
The most impactful merge today is the Spanish localization of the SIG Docs participation page, expanding contributor documentation to a wider audience.
kubernetes/website merged the Spanish localization of the SIG Docs participation page [1], making the guide for contributing to Kubernetes documentation accessible to Spanish-speaking readers. In a related merge, the Japanese translation of the proxy glossary entry was added [2], aligning wording with the existing kube-proxy glossary term.
Two small fixes landed in kubernetes/website and kubernetes/community: an incorrect anchor link in the pod-sidecar-containers tutorial was corrected [3], and a stale example link in the conformance documentation was fixed [4].
Across release and test-infra, routine maintenance continued. kubernetes/release merged dependency bumps, including k8s.io/apimachinery from 0.36.4 to 0.37.0 and updates to go-containerregistry and goldmark . kubernetes/test-infra added a presubmit job for the release-1.35 branch of scheduler-plugins , ensuring pull requests to that branch are tested.
All changes are backwards-compatible for users; today's merges are housekeeping and localization, not behavioral changes to Kubernetes itself.
Action items
- → No action required for these changes; monitor upcoming dependency bumps for release tooling kubernetes/release [monitor]
References
- [1] [es] docs: localize participating in SIG Docs ↗ kubernetes/website
- [2] [ja] Translate content/en/docs/reference/glossary/proxy.md into Japanese ↗ kubernetes/website
- [3] Merge pull request #57161 from saketgoswami09/fix-sidecar-anchor-link-57159 ↗ kubernetes/website
- [4] Merge pull request #9141 from magic-peach/docs/fix-stale-conformance-doc-example-link ↗ kubernetes/community