[en] Fix Markdown format
This commit is contained in:
@@ -31,7 +31,7 @@ kube-apiserver --authorization-mode=Example,RBAC --other-options --more-options
|
|||||||
The RBAC API declares four kinds of Kubernetes object: _Role_, _ClusterRole_,
|
The RBAC API declares four kinds of Kubernetes object: _Role_, _ClusterRole_,
|
||||||
_RoleBinding_ and _ClusterRoleBinding_. You can
|
_RoleBinding_ and _ClusterRoleBinding_. You can
|
||||||
[describe objects](/docs/concepts/overview/working-with-objects/kubernetes-objects/#understanding-kubernetes-objects),
|
[describe objects](/docs/concepts/overview/working-with-objects/kubernetes-objects/#understanding-kubernetes-objects),
|
||||||
or amend them, using tools such as `kubectl,` just like any other Kubernetes object.
|
or amend them, using tools such as `kubectl`, just like any other Kubernetes object.
|
||||||
|
|
||||||
{{< caution >}}
|
{{< caution >}}
|
||||||
These objects, by design, impose access restrictions. If you are making changes
|
These objects, by design, impose access restrictions. If you are making changes
|
||||||
|
|||||||
Reference in New Issue
Block a user