fix typo
fix typo
This commit is contained in:
@@ -367,7 +367,7 @@ statefulset "zk" deleted
|
|||||||
Watch the termination of the Pods in the StatefulSet.
|
Watch the termination of the Pods in the StatefulSet.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
get pods -w -l app=zk
|
kubectl get pods -w -l app=zk
|
||||||
```
|
```
|
||||||
|
|
||||||
When `zk-0` if fully terminated, use `CRTL-C` to terminate kubectl.
|
When `zk-0` if fully terminated, use `CRTL-C` to terminate kubectl.
|
||||||
|
|||||||
Reference in New Issue
Block a user