We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd1674 commit e1f1ccfCopy full SHA for e1f1ccf
Vagrantfile
@@ -179,7 +179,7 @@ cat > /etc/sysconfig/flanneld <<EOF
179
# Flanneld configuration options
180
FLANNEL_ETCD_ENDPOINTS="http://172.17.8.101:2379"
181
FLANNEL_ETCD_PREFIX="/kube-centos/network"
182
-FLANNEL_OPTIONS="-iface=eth2"
+FLANNEL_OPTIONS="-iface=eth1"
183
EOF
184
185
echo 'enable flannel with host-gw backend'
0 commit comments