We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00b2f23 + 03273af commit c5dab19Copy full SHA for c5dab19
k8s-security/K8sStudy.md
@@ -45,7 +45,7 @@ RBAC relies on a series of well defined and standard concepts that are commonly
45
* Assignments – Role assignment grants a subject right to execute a transaction by assigning to the subject an active role
46
47
### Kubernetes has Role and Cluster Roles
48
-[Using RBAC Authorizaiton](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)
+[Using RBAC Authorization](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)
49
50
[Authorization Overview](https://kubernetes.io/docs/reference/access-authn-authz/authorization/)
51
0 commit comments