Clarify PDB line in disruptions concept page
This commit is contained in:
@@ -128,8 +128,8 @@ The "intended" number of pods is computed from the `.spec.replicas` of the workl
|
|||||||
that is managing those pods. The control plane discovers the owning workload resource by
|
that is managing those pods. The control plane discovers the owning workload resource by
|
||||||
examining the `.metadata.ownerReferences` of the Pod.
|
examining the `.metadata.ownerReferences` of the Pod.
|
||||||
|
|
||||||
PDBs cannot prevent [involuntary disruptions](#voluntary-and-involuntary-disruptions) from
|
[Involuntary disruptions](#voluntary-and-involuntary-disruptions) cannot be prevented by PDBs; however they
|
||||||
occurring, but they do count against the budget.
|
do count against the budget.
|
||||||
|
|
||||||
Pods which are deleted or unavailable due to a rolling upgrade to an application do count
|
Pods which are deleted or unavailable due to a rolling upgrade to an application do count
|
||||||
against the disruption budget, but workload resources (such as Deployment and StatefulSet)
|
against the disruption budget, but workload resources (such as Deployment and StatefulSet)
|
||||||
|
|||||||
Reference in New Issue
Block a user