Deploy fully functional Kubernetes in China with a one-liner
Automate the process, save some time, and stab GFW in the ass.
Kubernetes, Etcd, Network layer (flannel, calico), GFW related workarounds.
Run on master:
curl -s https://raw.githubusercontent.com/kubeup/okdc/master/okdc-centos.sh|sh
Command for nodes will show up after master is done.
- CentOS x86_64 6/7
- v1.6.2
You need a docker registry mirror address to install Calico (try Aliyun Accelerator). If you don't have that, use flannel instead.