Ensuring Cluster Integrity During Upgrades to etcd v3.6
This article highlights critical steps for upgrading to etcd v3.6, emphasizing the necessity of first updating to v3.5.26 or later to prevent the presence of zombie cluster members.
Development operations, CI/CD, and automation
Found 86 articles
This article highlights critical steps for upgrading to etcd v3.6, emphasizing the necessity of first updating to v3.5.26 or later to prevent the presence of zombie cluster members.
After over six years of development, the In-Place Pod Resize feature in Kubernetes has reached stability, enhancing vertical scaling capabilities for pods and improving resource management efficiency.
The latest Kubernetes v1.35 release introduces the General Availability of the .spec.managedBy function, enabling external Job controllers to manage tasks more effectively, enhancing operational capabilities.
Kubernetes v1.35 introduces a blend of stable, beta, and alpha features, expanding its functionality and enhancing operations for cloud-native applications.
With the upcoming release of Kubernetes v1.35, the project is set to enhance its functionality by modifying existing features, aiming for improved performance and stability. This post highlights key adjustments to optimize user experience.
Effective configuration is crucial for Kubernetes workloads; even minor errors like a missing quote or incorrect API version can lead to significant issues. Prioritizing meticulous configuration management ensures stability and efficiency in your cloud-native applications.