-
Playbook for site
-
If Failing
-
Check that all machines have the same name for network interface
-
Check if the K8 api server is up and accessible for example: curl -kv https://10.0.0.222:6443 and 10.0.0.11
-
Make sure metalLB and kube api server have the proper IP's
-
Manually set the virtual IP for control nodes
-
Hail marry, reset playbook
-
-
Install Cilium CLI for interaction | install
-
Set config for exclusive CNI to false |
cilium config set cni-exclusive false
source