mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 17:43:37 +00:00
Update _index.md
This commit is contained in:
committed by
Denise
parent
c7808a7bf0
commit
2da451b36f
@@ -89,7 +89,7 @@ Check that all the required pods and containers are healthy are ready to continu
|
||||
|
||||
* Pods are in `Running` or `Completed` state.
|
||||
* `READY` column shows all the containers are running (i.e. `3/3`) for pods with `STATUS` `Running`
|
||||
* Pods with `STATUS` `Completed` are run-one Jobs. For these pods `READY` should be `0/1`.
|
||||
* Pods with `STATUS` `Completed` are run-once Jobs. For these pods `READY` should be `0/1`.
|
||||
|
||||
```
|
||||
kubectl get pods --all-namespaces
|
||||
|
||||
Reference in New Issue
Block a user