Change header level

pull/9443/head
lucperkins 2018-07-09 13:54:58 -07:00
parent 202ff3b15d
commit 801c9d5765
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ $ kubectl cluster-info dump --output-directory=/path/to/cluster-state # Dump c
$ kubectl taint nodes foo dedicated=special-user:NoSchedule
```
## Resource types
### Resource types
List all supported resource types along with their shortnames, [API group](/docs/concepts/overview/kubernetes-api/#api-groups), whether they are [namespaced](/docs/concepts/overview/working-with-objects/namespaces), and [Kind](/docs/concepts/overview/working-with-objects/kubernetes-objects):