Kubernetes v1.36 'Haru' Brings 70 Enhancements: Stable, Beta, and Alpha Features Announced

By ⚡ min read
<h1>Breaking: Kubernetes v1.36 Released with 70 Enhancements</h1> <p>The Kubernetes project today announced the release of v1.36, codenamed 'Haru', featuring 70 enhancements. Of these, <strong>18 have graduated to Stable</strong>, <strong>25 are entering Beta</strong>, and <strong>25 are introduced as Alpha</strong>. Several deprecations and removals are also included in this release.</p> <p>"This release reflects the strength of our community and development cycle," said <strong>Chad M. Crowell</strong>, v1.36 release team editor. "The consistent delivery of high-quality releases is a testament to the dedication of contributors worldwide."</p> <p>The release team includes editors <strong>Kirti Goyal, Sophia Ugochukwu, Swathi Rao, and Utkarsh Umre</strong>, along with contributors from dozens of <abbr title="Special Interest Groups">SIGs</abbr> and working groups.</p> <h2 id="enhancements">Enhancements at a Glance</h2> <ul> <li><strong>Stable (18):</strong> Production-ready features for immediate use.</li> <li><strong>Beta (25):</strong> Enabled by default in many deployments—now safe to test.</li> <li><strong>Alpha (25):</strong> Experimental capabilities for early adopters.</li> <li><strong>Deprecations/Removals:</strong> See the <a href="#what-this-means">What This Means</a> section for impact.</li> </ul> <h2 id="theme">Release Theme: Haru (春)</h2> <p>The release is named <em>ハル (Haru)</em>, a Japanese word carrying dual meanings: <strong>spring</strong> (<em>春</em>), <strong>clear skies</strong> (<em>晴れ</em>), and <strong>far-off horizon</strong> (<em>遥か</em>). The logo, created by <strong>Natsuho Ide</strong> (avocadoneko), reimagines Katsushika Hokusai's <em>Fine Wind, Clear Morning</em> (also known as <em>Red Fuji</em>) from his <em>Thirty-six Views of Mount Fuji</em> series.</p><figure style="margin:20px 0"><img src="https://kubernetes.io/blog/2026/04/22/kubernetes-v1-36-release/k8s-v1.36.svg" alt="Kubernetes v1.36 &#039;Haru&#039; Brings 70 Enhancements: Stable, Beta, and Alpha Features Announced" style="width:100%;height:auto;border-radius:8px" loading="lazy"><figcaption style="font-size:12px;color:#666;margin-top:5px">Source: kubernetes.io</figcaption></figure> <p>"The design symbolizes release v1.36's spirit of exploration and community guardianship," said Ide. The logo features two cats, <em>Stella</em> and <em>Nacho</em>, wearing Kubernetes helms, representing the collaborative guard of SIGs, maintainers, and contributors.</p> <h2 id="background">Background</h2> <p>Kubernetes is the leading open-source platform for container orchestration. The project releases three minor versions per year. Each release follows a strict development cycle, with features graduating from alpha to beta to stable. This ensures production reliability while fostering innovation.</p> <p>Kubernetes v1.36 is the first release of 2026. The release team comprises volunteers from across the cloud-native ecosystem, including first-time and veteran contributors.</p> <h2 id="what-this-means">What This Means</h2> <p><strong>For cluster operators:</strong> Stable features are now production-ready and can be adopted immediately. Beta features are enabled by default in many distributions and should be tested for compatibility. Alpha features are experimental and require explicit opt-in.</p> <p><strong>For developers:</strong> The 25 beta enhancements offer a glimpse into the future of Kubernetes. Deprecations serve as early warnings; plan migration paths now to avoid breakage in upcoming releases.</p> <p><strong>For the community:</strong> The theme 'Haru' reinforces the release's forward-looking vision. As stated in the release notes: <em>"Soar into clear skies; toward tomorrow's sunrise."</em> This represents the collective effort to push the project forward.</p> <p>Full details on every enhancement, including changelogs and graduation criteria, are available in the <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md" target="_blank">official changelog</a>.</p>