We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92ad09 commit c929135Copy full SHA for c929135
docs/install-csi-driver-master.md
@@ -24,7 +24,7 @@ kubectl -n kube-system get pod -o wide -l app=csi-blob-node
24
example output:
25
26
```console
27
-NAME READY STATUS RESTARTS AGE IP NODE
+NAME READY STATUS RESTARTS AGE IP NODE
28
csi-blob-controller-56bfddd689-dh5tk 6/6 Running 0 35s 10.240.0.19 k8s-agentpool-22533604-0
29
csi-blob-controller-56bfddd689-8pgr4 6/6 Running 0 35s 10.240.0.35 k8s-agentpool-22533604-1
30
csi-blob-node-cvgbs 3/3 Running 0 35s 10.240.0.35 k8s-agentpool-22533604-1
0 commit comments