Open joshuacox opened 6 years ago
##### PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin sudo kubeadm init --ignore-preflight-errors cri --pod-network-cidr=10.244.0.0/16
[preflight] Some fatal errors occurred:
[ERROR FileAvailable--etc-kubernetes-manifests-etcd.yaml]: /etc/kubernetes/manifests/etcd.yaml already exists
[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`
https://kubernetes.io/docs/setup/independent/setup-ha-etcd-with-kubeadm/
to match new stuff here:
https://kubernetes.io/docs/setup/independent/high-availability/