mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-10-18 18:02:52 +03:00
Update results of cfssl commands
Mention the third file generated.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user