Update results of cfssl commands

Mention the third file generated.
pull/279/head
Martin Mosegaard Amdisen 2017-12-30 15:06:57 +01:00
parent 63ff9932d9
commit 4680a965f8
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ ca-key.pem
ca.pem ca.pem
``` ```
(A third file, `ca.csr`, is also generated, but can be ignored.)
## Client and Server Certificates ## Client and Server Certificates
In this section you will generate client and server certificates for each Kubernetes component and a client certificate for the Kubernetes `admin` user. In this section you will generate client and server certificates for each Kubernetes component and a client certificate for the Kubernetes `admin` user.