DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Kubernetes v1.35: Mutable PersistentVolume Node Affinity (alpha)

1 month ago 2 min read kubernetes.io

Summary: This is a summary of an article originally published by Kubernetes Blog. Read the full original article here →

Kubernetes v1.35 introduces an important enhancement focusing on mutable Persistent Volumes (PVs) with NodeAffinity support. This significant update enables users to specify where their storage resources can reside within a cluster, offering greater flexibility and control over resource allocation. By implementing this feature, DevOps teams can ensure that workloads not only have the required storage but also are strategically placed for optimal performance and compliance with organizational policies.

The NodeAffinity capabilities extend Kubernetes' existing scheduling logic, allowing for more dynamic and responsive deployment strategies. This is particularly beneficial for stateful applications that demand high availability and reliability. The ability to pin PVs to specific nodes enhances performance while minimizing latency and disruption during node upgrades or failures.

The community has embraced this evolution toward more intelligent resource management, which represents a broader trend in DevOps practices: the movement toward infrastructure-as-code and automated resource allocation. With Kubernetes leading these advancements, organizations can streamline their operations and make more informed decisions based on real-time data and performance indicators.

As the Kubernetes ecosystem continues to grow, integrating features such as mutable PV NodeAffinity will empower DevOps professionals to enhance their CI/CD pipelines and manage cloud-native applications more efficiently. This update is just one of many steps toward achieving a more resilient and adaptable infrastructure in the cloud-native world.

Made with pure grit © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com