PodDisruptionBudget [api_object]ai-synthesized · conf 0.82
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods
policysecurity
A policy that defines the maximum number of pods that can be disrupted simultaneously, ensuring high availability and reliability.
Why it matters PodDisruptionBudget ensures applications remain available even during maintenance or upgrades by limiting the number of pods that can be disrupted at any given time.
Key facts - Defined in io.k8s.api.policy.v1.PodDisruptionBudget - Used to define maximum pod disruptions for high availability
Sources
swagger.json — “io.k8s.api.policy.v1.PodDisruptionBudget”