Change header level
This commit is contained in:
parent
202ff3b15d
commit
801c9d5765
|
@ -239,7 +239,7 @@ $ kubectl cluster-info dump --output-directory=/path/to/cluster-state # Dump c
|
||||||
$ kubectl taint nodes foo dedicated=special-user:NoSchedule
|
$ 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):
|
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):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue