Availabe --> up-to-date
Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
parent
3a49293046
commit
b98b5cbf8b
|
@ -219,7 +219,7 @@ Use `get deployments` to see the status of the deployment:
|
|||
kubectl get deployments
|
||||
```
|
||||
|
||||
Notice that the output doesn't list the desired number of available Pods. Run the `get pods` command to list all Pods:
|
||||
Notice that the output doesn't list the desired number of up-to-date Pods. Run the `get pods` command to list all Pods:
|
||||
|
||||
```
|
||||
kubectl get pods
|
||||
|
|
Loading…
Reference in New Issue