File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -40,17 +40,14 @@ spec:
4040 bin : " fleet.exe"
4141 shortDescription : Shows config and resources of a fleet of clusters
4242 homepage : https://github.com/kubectl-plus/kcf
43- caveats : |
44- Usage:
45- $ kubectl fleet
46-
47- For additional options:
48- $ kubectl fleet --help
49- or https://github.com/kubectl-plus/kcf/blob/v0.1.4/doc/USAGE.md
50-
5143 description : |
5244 Allows to get an overview and details on a fleet of Kubernetes clusters.
5345 The top-level command lists all active clusters found in the kubeconfig provided.
5446 For each cluster, configuration info such as the control plane version or
5547 API server endpoint are displayed, as well as select stats, for example,
5648 the number of worker nodes or namespaces found in the cluster.
49+
50+ For additional options:
51+ $ kubectl fleet --help
52+ or https://github.com/kubectl-plus/kcf/blob/v0.1.4/doc/USAGE.md
53+
You can’t perform that action at this time.
0 commit comments