Three pods are running
Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
parent
72e0ef4542
commit
d91141b450
|
@ -251,7 +251,7 @@ Use the `get pods` commands to list the Pods again:
|
|||
kubectl get pods
|
||||
```
|
||||
|
||||
Four Pods are running. To check the image deployed on these Pods, use the `describe pods` command:
|
||||
Three Pods are running. To check the image deployed on these Pods, use the `describe pods` command:
|
||||
|
||||
```
|
||||
kubectl describe pods
|
||||
|
|
Loading…
Reference in New Issue