From 305de5967d147bbaabd93e74942622809982f8d2 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 23 Aug 2017 07:48:04 +0800 Subject: [PATCH] Update disruptions.md (#5098) modify "occuring" to "occurring" --- docs/concepts/workloads/pods/disruptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/workloads/pods/disruptions.md b/docs/concepts/workloads/pods/disruptions.md index cac102a8b4..4d2e752626 100644 --- a/docs/concepts/workloads/pods/disruptions.md +++ b/docs/concepts/workloads/pods/disruptions.md @@ -122,7 +122,7 @@ The "intended" number of pods is computed from the `.spec.replicas` of the pods The controller is discovered from the pods using the `.metadata.ownerReferences` of the object. PDBs cannot prevent [involuntary disruptions](#voluntary-and-involuntary-disruptions) from -occuring, but they do count against the budget. +occurring, but they do count against the budget. Pods which are deleted or unavailable due to a rolling upgrade to an application do count against the disruption budget, but controllers (like deployment and stateful-set)