Difference between revisions of "Kubernetes API Server"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
  
To enable [[RBAC]], start the apiserver with <code>--authorization-mode=RBAC</code>
+
To enable [[RBAC]], start the apiserver with <code>--authorization-mode=[[RBAC]]</code>
  
  
* <code>[[kube-apiserver]] --authorization-mode=Example,RBAC --other-options --more-options</code><ref>https://kubernetes.io/docs/reference/access-authn-authz/rbac/</ref>
+
* <code>[[kube-apiserver]] --authorization-mode=Example,[[RBAC]] --other-options --more-options</code><ref>https://kubernetes.io/docs/reference/access-authn-authz/rbac/</ref>
  
  

Revision as of 12:20, 4 October 2023

Advertising: