Update csi-debug.md
This commit is contained in:
parent
f514330b7b
commit
da250462b7
|
|
@ -3,7 +3,7 @@
|
|||
- locate csi driver pod and make sure which pod do tha actual volume mount/unmount
|
||||
```console
|
||||
$ kubectl get po -o wide -n kube-system | grep csi-smb-node
|
||||
NAME READY STATUS RESTARTS AGE IP NODE
|
||||
NAME READY STATUS RESTARTS AGE IP NODE
|
||||
csi-smb-node-cvgbs 3/3 Running 0 7m4s 10.240.0.35 k8s-agentpool-22533604-1
|
||||
csi-smb-node-dr4s4 3/3 Running 0 7m4s 10.240.0.4 k8s-agentpool-22533604-0
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue