Fix a typo in #18490.

pull/6/head
Robert Bailey 2015-12-16 09:00:13 -08:00
parent 5a579a2555
commit 74d568815b
1 changed files with 1 additions and 1 deletions

View File

@ -526,7 +526,7 @@ function provision-masterandnode() {
'${KUBELET_CONFIG}'
create-kube-proxy-opts \
'${MASTER_IP}' \
'${MASTER_IP}'
'${MASTER_IP}' \
create-flanneld-opts '127.0.0.1' '${MASTER_IP}'
sudo -E -p '[sudo] password to start master: ' -- /bin/bash -ce '