mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
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
This commit is contained in:
@@ -20,6 +20,7 @@ apiserver-advertise-address
|
||||
apiserver-arg-overrides
|
||||
apiserver-arg-overrides
|
||||
apiserver-bind-port
|
||||
apiserver-cert-extra-sans
|
||||
apiserver-count
|
||||
apiserver-count
|
||||
apiserver-count
|
||||
@@ -67,6 +68,7 @@ build-only
|
||||
build-tag
|
||||
ca-cert-path
|
||||
cadvisor-port
|
||||
cert-altnames
|
||||
cert-dir
|
||||
certificate-authority
|
||||
cgroup-driver
|
||||
@@ -158,6 +160,7 @@ discovery-file
|
||||
discovery-port
|
||||
discovery-token
|
||||
dns-bind-address
|
||||
dns-domain
|
||||
dns-port
|
||||
dns-provider
|
||||
dns-provider-config
|
||||
|
Reference in New Issue
Block a user