编辑 /etc/kubernetes/manifests/kube-controller-manager.yaml
spec.containers.command添加
--allocate-node-cidrs=true
--cluster-cidr=10.244.0.0/16
https://github.com/coreos/flannel/issues/728#issuecomment-325347810
编辑 /etc/kubernetes/manifests/kube-controller-manager.yaml
spec.containers.command添加
--allocate-node-cidrs=true
--cluster-cidr=10.244.0.0/16
https://github.com/coreos/flannel/issues/728#issuecomment-325347810