Tag

maxUnavailable

1 views collected around this technical thread.

360 Quality & Efficiency
360 Quality & Efficiency
Mar 8, 2024 · Cloud Native

Understanding maxUnavailable and maxSurge in Kubernetes Rolling Updates

This article explains the roles of maxUnavailable and maxSurge in Kubernetes rolling updates, demonstrates their impact on update speed and service stability through multiple practical cases, and provides best‑practice guidelines for configuring these parameters to achieve smooth, reliable deployments.

Cloud NativeDeploymentKubernetes
0 likes · 12 min read
Understanding maxUnavailable and maxSurge in Kubernetes Rolling Updates
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Dec 5, 2019 · Cloud Native

How to Fine‑Tune Kubernetes Rolling Updates with maxUnavailable & maxSurge

Learn how Kubernetes controls the pace of rolling updates using the maxUnavailable and maxSurge parameters, understand their value ranges and recommended settings, and see practical examples that ensure smooth, stable deployments while balancing speed and reliability.

Cloud NativeDeploymentKubernetes
0 likes · 4 min read
How to Fine‑Tune Kubernetes Rolling Updates with maxUnavailable & maxSurge