Update centos_manual_config.md
Warning about flannel network
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user