After applying the tigera-operator.yaml and custom-resources.yaml I lose internet connectivity on k8s-master-1 and k8s-node-1. It seems when I sudo nmcli connection modify eth0 ipv4.dns "8.8.8.8" or add it to /etc/resolv.conf they show as READY.
The following pods calico-apiserver, csi-node-driver, csi-node-driver do not appear in a READY state. As this is my first Kubernetes deploy I noted the exact steps to configure on my GitHubย as I may have missed a configuration or done something incorrectly.
I have also attached containerd and kubelet service logs after a vacuum.
ย
Any help much appreciated.