Bump flannel to 0.5.5 in instructions

This commit is contained in:
Tim Hockin
2015-12-07 14:20:30 -08:00
parent ec1ba7438f
commit 8ba250e149
5 changed files with 8 additions and 6 deletions

View File

@@ -125,8 +125,9 @@ start_k8s() {
--net=host \
--privileged \
-v /dev/net:/dev/net \
quay.io/coreos/flannel:0.5.3 \
quay.io/coreos/flannel:0.5.5 \
/opt/bin/flanneld \
--ip-masq \
--etcd-endpoints=http://${MASTER_IP}:4001 -iface="eth0")
sleep 8