Merge pull request #30566 from wiggitywhitney/pdb-glossary

Clarify glossary entry for PodDisruptionBudget
This commit is contained in:
Kubernetes Prow Robot
2021-11-21 16:15:02 -08:00
committed by GitHub
@@ -22,5 +22,5 @@ tags:
<!--more-->
PDBs cannot prevent an involuntary disruption, but
will count against the budget.
Involuntary disruptions cannot be prevented by PDBs; however they
do count against the budget.