We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4317f5 commit 130b729Copy full SHA for 130b729
docs/concepts/workloads/pods/disruptions.md
@@ -207,7 +207,7 @@ one pod available for the deployment.
207
208
The deployment creates a replacement for `pod-b` called `pod-e`.
209
However, not there are not enough resources in the cluster to schedule
210
-`pod-e`. So, the drain then the drain will block. The cluster may end up in this
+`pod-e`. So, the drain will again block. The cluster may end up in this
211
state:
212
213
| node-1 *drained* | node-2 | node-3 | *no node* |
0 commit comments