Clarified filenames for generating the API keys (#12508)
parent
c10411b469
commit
2ccb5d61c6
|
@ -183,7 +183,7 @@ Finally, add the same parameters into the API server start parameters.
|
|||
|
||||
../cfssl gencert -initca ca-csr.json | ../cfssljson -bare ca
|
||||
1. Create a JSON config file for generating keys and certificates for the API
|
||||
server as shown below. Be sure to replace the values in angle brackets with
|
||||
server, for example, `server-csr.json`. Be sure to replace the values in angle brackets with
|
||||
real values you want to use. The `MASTER_CLUSTER_IP` is the service cluster
|
||||
IP for the API server as described in previous subsection.
|
||||
The sample below also assumes that you are using `cluster.local` as the default
|
||||
|
|
Loading…
Reference in New Issue