Documentation on lowercasing kubeadm init apiserver SANs (#9059)
* Documentation on lowercasing kubeadm init apiserver SANs * fix shortcode to troubleshoot deploy (#9057)
This commit is contained in:
@@ -29,6 +29,7 @@ following steps:
|
|||||||
own CA cert and/or key by dropping it in the cert directory configured via `--cert-dir`
|
own CA cert and/or key by dropping it in the cert directory configured via `--cert-dir`
|
||||||
(`/etc/kubernetes/pki` by default) this step is skipped as described in the
|
(`/etc/kubernetes/pki` by default) this step is skipped as described in the
|
||||||
[Using custom certificates](#custom-certificates) document.
|
[Using custom certificates](#custom-certificates) document.
|
||||||
|
The APIServer certs will have additional SAN entries for any `--apiserver-cert-extra-sans` arguments, lowercased if necessary.
|
||||||
|
|
||||||
1. Writes kubeconfig files in `/etc/kubernetes/` for
|
1. Writes kubeconfig files in `/etc/kubernetes/` for
|
||||||
the kubelet, the controller-manager and the scheduler to use to connect to the
|
the kubelet, the controller-manager and the scheduler to use to connect to the
|
||||||
|
|||||||
Reference in New Issue
Block a user