⎈ k8s knowledge compiler

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.jsonio.k8s.api.policy.v1.PodDisruptionBudget

Related (4)

related_to PodDisruptionBudgetSpecreferences type conf=1
related_to ObjectMetareferences type conf=1
related_to PodDisruptionBudgetStatusreferences type conf=1
related_to PodDisruptionBudgetListreferences type conf=1

← all API Explorer