Fix "validate-cluster.sh" to use "kubectl get componentstatus".

This commit is contained in:
Fabio Yeon
2015-04-15 13:04:22 -07:00
parent 951a125751
commit c6ef2ddf8a
32 changed files with 65 additions and 96 deletions

View File

@@ -17,7 +17,7 @@ Display one or many resources.
.PP
Possible resources include pods (po), replication controllers (rc), services
(svc), minions (mi), or events (ev).
(svc), minions (mi), events (ev), or component statuses (cs).
.PP
By specifying the output as 'template' and providing a Go template as the value