diff --git a/docs/getting-started-guides/kubeadm.md b/docs/getting-started-guides/kubeadm.md index 3d9f005e7a..d671571c7d 100644 --- a/docs/getting-started-guides/kubeadm.md +++ b/docs/getting-started-guides/kubeadm.md @@ -158,7 +158,7 @@ kubeadm init **Note:** this will autodetect the network interface to advertise the master on as the interface with the default gateway. If you want to use a different -interface, specify `--apiserver-advertise-address ` argument to `kubeadm +interface, specify `--apiserver-advertise-address=` argument to `kubeadm init`. There are pod network implementations where the master also plays a role in