From c2742b279e0c2f122ea39e7a300e8cc42313fe15 Mon Sep 17 00:00:00 2001 From: Jonas Steinberg Date: Thu, 16 Sep 2021 08:20:34 -0500 Subject: [PATCH] "First this user must have [a] certificate issued..." Added 'a' to the sentence "First this user must have certificate issued..." from the subsection "Normal Users" --- .../access-authn-authz/certificate-signing-requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/access-authn-authz/certificate-signing-requests.md b/content/en/docs/reference/access-authn-authz/certificate-signing-requests.md index 73b43f38bf0b8..e5ed3a5d1b885 100644 --- a/content/en/docs/reference/access-authn-authz/certificate-signing-requests.md +++ b/content/en/docs/reference/access-authn-authz/certificate-signing-requests.md @@ -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