Installation of k8s Helm

Do this after mv linux-amd64/tiller /usr/local/bin/tiller
order
lm init
Kubeadm init
– apiserver – advertise – address = 10.0.2.130
– image – repository registry.cn-hangzhou.aliyuncs.com/google_containers
– kubernetes – version v1.17.3
– service – cidr = 10.96.0.0/16
– pod – network – cidr = 10.244.0.0/16
consider cidr IP

Read More: