Skip to content

Commit

Permalink
Merge pull request kubernetes#29727 from jonassteinberg1/patch-2
Browse files Browse the repository at this point in the history
"First this user must have [a] certificate issued..."
  • Loading branch information
k8s-ci-robot authored Nov 13, 2021
2 parents 098501e + c2742b2 commit d2f227d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d2f227d

Please sign in to comment.