Skip to content

Commit

Permalink
Documentation on lowercasing kubeadm init apiserver SANs (#9059)
Browse files Browse the repository at this point in the history
* Documentation on lowercasing kubeadm init apiserver SANs

* fix shortcode to troubleshoot deploy (#9057)
  • Loading branch information
liztio authored and Misty Linville committed Jun 27, 2018
1 parent b01ce41 commit 45f7beb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ following steps:
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
[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
the kubelet, the controller-manager and the scheduler to use to connect to the
Expand Down

0 comments on commit 45f7beb

Please sign in to comment.