This sets a URL in authorization.md to point to a specific anchor in cluster-management.md
parent
037957614d
commit
6305359afc
|
@ -204,7 +204,7 @@ As of 1.3 RBAC mode is in alpha and considered experimental.
|
||||||
|
|
||||||
To use RBAC, you must both enable the authorization module with `--authorization-mode=RBAC`,
|
To use RBAC, you must both enable the authorization module with `--authorization-mode=RBAC`,
|
||||||
and [enable the API version](
|
and [enable the API version](
|
||||||
cluster-management.md/#Turn-on-or-off-an-api-version-for-your-cluster),
|
cluster-management.md/#Turn-on-or-off-an-API-version-for-your-cluster),
|
||||||
with a `--runtime-config=` that includes `rbac.authorization.k8s.io/v1alpha1`.
|
with a `--runtime-config=` that includes `rbac.authorization.k8s.io/v1alpha1`.
|
||||||
|
|
||||||
### Roles, RolesBindings, ClusterRoles, and ClusterRoleBindings
|
### Roles, RolesBindings, ClusterRoles, and ClusterRoleBindings
|
||||||
|
|
Loading…
Reference in New Issue