Merge pull request #29727 from jonassteinberg1/patch-2
"First this user must have [a] certificate issued..."
This commit is contained in:
commit
d2f227d73e
|
@ -199,7 +199,7 @@ To allow signing a CertificateSigningRequest:
|
|||
## Normal user
|
||||
|
||||
A few steps are required in order to get a normal user to be able to
|
||||
authenticate and invoke an API. First, this user must have certificate issued
|
||||
authenticate and invoke an API. First, this user must have a certificate issued
|
||||
by the Kubernetes cluster, and then present that certificate to the Kubernetes API.
|
||||
|
||||
### Create private key
|
||||
|
|
Loading…
Reference in New Issue