Difference between revisions of "Kubernetes API Server"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
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 --help]]</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 18:28, 21 October 2023

Advertising: