Kubernetes User Operations: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
=Add a Normal User via a Certificate= | =Add a Normal User via a Certificate= | ||
A user can authenticate against the Kubernetes cluster by being issued a certificate by the Kubernetes cluster and then present the certificate to the API call as the Certificate Header, or through [[kubectl]]. | A [[Kubernetes_Security_Concepts#User|user]] can authenticate against the Kubernetes cluster by being issued a certificate by the Kubernetes cluster and then present the certificate to the API call as the Certificate Header, or through [[kubectl]]. |