From e6165f3b983c19d01f37b86cf5bba08e142c71c4 Mon Sep 17 00:00:00 2001 From: Samuel Knowlton Date: Wed, 11 Apr 2018 20:44:55 -0500 Subject: [PATCH] Add controlPlaneEndpoint to config file reference (#7909) First-time kubeadm user here: The v1.10.0 docs indicate that config file use is experimental, but judging from the comments on https://github.com/kubernetes/kubernetes/pull/59288 it looks like new features are beginning to be supported only in the config file. controlPlaneEndpoint is super useful for us and while I suspect the kubeadm init docs will ultimately be re-written to emphasize the config file options rather than flags (with appropriate examples and descriptions as the flags have now), it would've saved us some time today if we'd seen controlPlaneEndpoint in the config file example. --- docs/reference/setup-tools/kubeadm/kubeadm-init.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/setup-tools/kubeadm/kubeadm-init.md b/docs/reference/setup-tools/kubeadm/kubeadm-init.md index 83773f341b..6bc2f595b7 100755 --- a/docs/reference/setup-tools/kubeadm/kubeadm-init.md +++ b/docs/reference/setup-tools/kubeadm/kubeadm-init.md @@ -98,6 +98,7 @@ apiVersion: kubeadm.k8s.io/v1alpha1 kind: MasterConfiguration api: advertiseAddress: + controlPlaneEndpoint: bindPort: etcd: endpoints: