lingling2012 / k8s-start

a good way to start your brand new k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start your brand new k8s

You can start you k8s on two steps:

  1. run ./run.sh init_k8s to init the environment

note:

init::sysctl
init::clean_old_docker
init::install_docker
init::kube_env
init::kube_manifests

About

a good way to start your brand new k8s


Languages

Language:Shell 100.0%