Hi, in practice session "INSTALL, PRACTICE TEST CLUSTER INSTALLATION USING KUBEA . . .

Afaq Babar:
Hi, in practice session “INSTALL, PRACTICE TEST CLUSTER INSTALLATION USING KUBEADM”, Task 8 “Install a Network Plugin. As a default, we will go with flannel. Refer to the official documentation for the procedure”. I cannot find installation procedure for flannel on k8s docs website. Can someone help? https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/ https://kubernetes.io/docs/concepts/cluster-administration/networking/

unnivkn:
try this: weavenet:

kubectl apply -f "<https://cloud.weave.works/k8s/net?k8s-version=$(kubectl> version | base64 | tr -d '\n')"

https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/#steps-for-the-first-control-plane-node