Fixed PID missmatch in zookeeper.md (#9749)
This commit is contained in:
committed by
k8s-ci-robot
parent
1f22824a7b
commit
68a6ddfbb9
@@ -676,7 +676,7 @@ kubectl exec zk-0 -- ps -ef
|
|||||||
```
|
```
|
||||||
|
|
||||||
The command used as the container's entry point has PID 1, and
|
The command used as the container's entry point has PID 1, and
|
||||||
the ZooKeeper process, a child of the entry point, has PID 23.
|
the ZooKeeper process, a child of the entry point, has PID 27.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
UID PID PPID C STIME TTY TIME CMD
|
UID PID PPID C STIME TTY TIME CMD
|
||||||
|
|||||||
Reference in New Issue
Block a user