SkillAgentSearch skills...

Okdc

One-liner Kubernetes Deployment in China 一键部署K8S

Install / Use

/learn @kubeup/Okdc
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

One-liner Kubernetes Deployment in China aka OKDC

Deploy fully functional Kubernetes in China with a one-liner

Why

Automate the process, save some time, and stab GFW in the ass.

What's Included

Kubernetes, Etcd, Network layer (flannel, calico), GFW related workarounds.

Usage

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.

If you want to install non-interactively, use

curl -s https://raw.githubusercontent.com/kubeup/okdc/master/okdc-centos.sh|NOINPUT=true sh

Supported OS

  • CentOS x86_64 6/7

Supported Kubernetes Version

  • v1.6.2
  • v1.7.0

Caveats

You need a docker registry mirror address to install Calico (try Aliyun Accelerator). If you don't have that, use flannel instead.

Related Skills

View on GitHub
GitHub Stars95
CategoryOperations
Updated1y ago
Forks43

Languages

Shell

Security Score

65/100

Audited on Aug 14, 2024

No findings