[en] update yaml docs
This commit is contained in:
@@ -860,7 +860,7 @@ kubernetes-node-2g2d
|
|||||||
This is because the Pods in the `zk` `StatefulSet` have a `PodAntiAffinity` specified.
|
This is because the Pods in the `zk` `StatefulSet` have a `PodAntiAffinity` specified.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
affinity:
|
affinity:
|
||||||
podAntiAffinity:
|
podAntiAffinity:
|
||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
- labelSelector:
|
- labelSelector:
|
||||||
@@ -1010,7 +1010,7 @@ zk-1 0/1 Pending 0 0s
|
|||||||
zk-1 0/1 Pending 0 0s
|
zk-1 0/1 Pending 0 0s
|
||||||
```
|
```
|
||||||
|
|
||||||
Continue to watch the Pods of the stateful set, and drain the node on which
|
Continue to watch the Pods of the StatefulSet, and drain the node on which
|
||||||
`zk-2` is scheduled.
|
`zk-2` is scheduled.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user