fix(docs): reference correct kubectl command
This commit is contained in:
parent
90b90bfa4c
commit
f7cad8f1c4
|
@ -93,7 +93,7 @@ kubectl top node
|
||||||
|
|
||||||
## APIs
|
## APIs
|
||||||
|
|
||||||
The `kubectl api-versions` and `kubectl resource-types` print information
|
The `kubectl api-versions` and `kubectl api-resources` print information
|
||||||
about the available Kubernetes APIs. This information is read from the
|
about the available Kubernetes APIs. This information is read from the
|
||||||
Discovery Service.
|
Discovery Service.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue