Merge pull request #26321 from MandarJKulkarni/patch-1
Fix typo: simular
This commit is contained in:
@@ -552,7 +552,7 @@ In another terminal, watch the Pods in the StatefulSet:
|
|||||||
```shell
|
```shell
|
||||||
kubectl get pod -l app=nginx -w
|
kubectl get pod -l app=nginx -w
|
||||||
```
|
```
|
||||||
The output is simular to:
|
The output is similar to:
|
||||||
```
|
```
|
||||||
NAME READY STATUS RESTARTS AGE
|
NAME READY STATUS RESTARTS AGE
|
||||||
web-0 1/1 Running 0 7m
|
web-0 1/1 Running 0 7m
|
||||||
|
|||||||
Reference in New Issue
Block a user