mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
Merge bc6258361a into 68ebb95898
This commit is contained in:
@@ -62,6 +62,8 @@ ca-key.pem
|
|||||||
ca.pem
|
ca.pem
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(The commands also generate a `.csr` file, which 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user