fix(docs): reference correct kubectl command

This commit is contained in:
Rio Kierkels 2019-03-28 10:32:23 +01:00
parent 90b90bfa4c
commit f7cad8f1c4
No known key found for this signature in database
GPG Key ID: 68C3D0D55C46A941
1 changed files with 1 additions and 1 deletions

View File

@ -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.