1
0

Availabe --> up-to-date

Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
Arnaud M
2024-01-19 09:56:10 +01:00
parent 3a49293046
commit b98b5cbf8b

View File

@@ -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