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.
@phantomsixthplayer welcome to the forums? Did you mean to make the thread private? Let me know if we could make it public. It helps with visibility on the site. Thank you again, hopefully we can help you pinpoint the issue.
@phantomsixthplayer can you post the contents of the tigera-operator.yaml and custom-resources.yaml?