Describe the use of kubectl explain

This commit is contained in:
Peter Matseykanets
2025-07-15 10:24:31 -04:00
parent 3c998df61e
commit 51e31897bc
+1
View File
@@ -13,6 +13,7 @@ Kubeconfig is a Rancher resource `kubeconfigs.ext.cattle.io` that allows generat
```sh
kubectl api-resources --api-group=ext.cattle.io
```
To get the structure and a description of fields of the Kubeconfig resource:
```sh
kubectl explain kubeconfigs.ext.cattle.io