Update results of cfssl commands

Mention the third file generated.
This commit is contained in:
Martin Mosegaard Amdisen
2017-12-30 15:06:57 +01:00
parent 63ff9932d9
commit 4680a965f8

View File

@@ -62,6 +62,8 @@ ca-key.pem
ca.pem
```
(A third file, `ca.csr`, is also generated, but can be ignored.)
## 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.