Update disruptions.md (#7097)
* Update disruptions.md * updating the language in this segment broader change than the typo fix originally proposed
This commit is contained in:
committed by
k8s-ci-robot
parent
6eaceb0043
commit
a3904eb11d
@@ -199,8 +199,8 @@ But, when it tries to evict `pod-d`, it will be refused because that would leave
|
||||
one pod available for the deployment.
|
||||
|
||||
The deployment creates a replacement for `pod-b` called `pod-e`.
|
||||
However, not there are not enough resources in the cluster to schedule
|
||||
`pod-e`. So, the drain will again block. The cluster may end up in this
|
||||
Because there are not enough resources in the cluster to schedule
|
||||
`pod-e` the drain will again block. The cluster may end up in this
|
||||
state:
|
||||
|
||||
| node-1 *drained* | node-2 | node-3 | *no node* |
|
||||
|
||||
Reference in New Issue
Block a user