Skip to content

Commit

Permalink
Documentation on lowercasing kubeadm init apiserver SANs
Browse files Browse the repository at this point in the history
  • Loading branch information
liztio committed Jun 13, 2018
1 parent d811d5d commit b492db6
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 b492db6

Please sign in to comment.