Update centos_manual_config.md

Warning about flannel network
This commit is contained in:
Fede Diaz
2016-10-09 17:52:25 +02:00
committed by GitHub
parent 252d8b8c41
commit f727a572b8
@@ -119,6 +119,7 @@ KUBE_API_ARGS=""
``` ```
* Configure ETCD to hold the network overlay configuration on master: * Configure ETCD to hold the network overlay configuration on master:
**Warning** This network must be unused in your network infrastructure! `172.40.0.0/16` is free in our network.
```shell ```shell
$ etcdctl mkdir /kube-centos/network $ etcdctl mkdir /kube-centos/network