OKD Project Integrates Kubernetes 1.35.5 in Latest Nightly Release
The OKD (OpenShift Community Distribution) project has rolled out a significant update in its nightly build 4.22.0-0.nightly-2026-05-31-061123, which now includes Kubernetes version 1.35.5 and Kubectl 1.35.2. This integration, released on May 31, 2026, demonstrates the project's commitment to keeping pace with the latest upstream Kubernetes developments and providing them to its community.
These nightly releases are crucial for developers and testers who wish to experiment with the newest features and bug fixes before they are stabilized into official releases. The inclusion of Kubernetes 1.35.5 brings the latest enhancements and security patches from the core Kubernetes project to the OKD platform.
Users can download and extract the installer for their operating system or utilize the `oc adm release extract --tools` command to access the updated components. This continuous integration approach ensures that the OKD platform remains a cutting-edge environment for deploying and managing containerized applications, closely aligning with the broader Kubernetes ecosystem.
Read original source