Fix issues in configure-volume-storage (#9521)
* ps command not found Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
40f4082328
commit
bee35a3e6c
@@ -71,6 +71,8 @@ the Pod:
|
|||||||
1. In your shell, list the running processes:
|
1. In your shell, list the running processes:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
root@redis:/data/redis# apt-get update
|
||||||
|
root@redis:/data/redis# apt-get install procps
|
||||||
root@redis:/data/redis# ps aux
|
root@redis:/data/redis# ps aux
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user