mirror of https://github.com/kubernetes/kops.git
Update kops_validate_cluster.md
This commit is contained in:
parent
7aaf10273a
commit
bb623dbc92
|
@ -11,7 +11,7 @@ This commands validates the following components:
|
|||
|
||||
1. All k8s masters are running and have "Ready" status.
|
||||
2. All k8s nodes are running and have "Ready" status.
|
||||
3. Componentstatues returns healthly for all components.
|
||||
3. Componentstatues returns healthy for all components.
|
||||
4. All pods in the kube-system namespace are running and healthy.
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue