Lucas Käldström
|
579a743482
|
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
|
2017-03-02 20:51:02 +02:00 |
|
Lucas Käldström
|
5cbefbcbca
|
kubeadm: Rename --api-advertise-addresses to --apiserver-advertise-address and --api-port to --apiserver-bind-port
|
2017-03-01 14:33:19 +02:00 |
|
Lucas Käldström
|
13499f443a
|
Generate two certs and two private keys; only the necessary ones; make the certs and kubeconfig phases work with valid files already on-disk and some cleanup
|
2017-01-21 00:33:06 +02:00 |
|
Lucas Käldström
|
720f3b45aa
|
Refactor the pki, cert, kubeconfig code in the kubeadm binary into two separate and logically independent phases
|
2017-01-03 23:40:07 +02:00 |
|