You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An object that limits the number of {{< glossary_tooltip text="Pods" term_id="pod" >}} of a replicated application, that are down simultaneously from voluntary disruptions.
7
+
An object that limits the number of Podsof a replicated application that are down simultaneously from voluntary disruptions.
8
8
9
9
aka:
10
10
- PDB
@@ -17,8 +17,8 @@ tags:
17
17
18
18
A [Pod Disruption Budget](/docs/concepts/workloads/pods/disruptions/) allows an
19
19
application owner to create an object for a replicated application, that ensures
20
-
a certain number or percentage of Pods with an assigned label will not be voluntarily
21
-
evicted at any point in time.
20
+
a certain number or percentage of {{< glossary_tooltip text="Pods" term_id="pod" >}}
21
+
with an assigned label will not be voluntarily evicted at any point in time.
0 commit comments