Using a custom certificate authority
- First we create the cluster folder structure in the statestore.
- Last, we run
kops update cluster --yes
, which will generate all the certificates needed, referencing the keypair calledkubernetes-ca
we just defined (instead of generating its own).
上一篇:Advanced