mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Fix "validate-cluster.sh" to use "kubectl get componentstatus".
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user