Pod Disruption Budget [glossary]ai-synthesized · conf 0.82
An object that limits the number of Pods of a replicated application that are down simultaneously from voluntary disruptions.
operationschedulingworkloads
A Pod Disruption Budget limits the number of pods that can be down simultaneously due to voluntary disruptions.
Why it matters It ensures high availability and minimizes downtime for applications, allowing for planned maintenance or upgrades.
Key facts - Limits pod disruption based on application requirements
Common pitfalls - Requires careful configuration to avoid over-disruption
Related ReplicaSet
Sources
reference/glossary/pod-disruption-budget.md · doc — “An object that limits the number of Pods of a replicated application that are down simultaneously from voluntary disruptions.”