Hello RKE2 friends, i have a freshly setup'ed Serv...
# rke2
r
Hello RKE2 friends, i have a freshly setup'ed Server with a HA-Proxy balanced control plane. The Cluster runs fine - except when I try to look into the logs or when the percona operator like to read the logs from pods - same with argocd. I get following message: Failed to load logs: Get "https://10.10.0.103:10250/containerLogs/mysql-cluster/mysql-cluster-operator-percona-xtradb-cluster-operator-5586cp5x/percona-xtradb-cluster-operator?sinceTime=1970-01-01T00%3A00%3A01Z&timestamps=true": proxy error from 127.0.0.1:9345 while dialing 10.10.0.103:10250, code 503: 503 Service Unavailable Reason: undefined (500) Seems to be a network issue with dialing from inside kubernetes to the outside host - but i have no idea for the reason. I use calico as network driver.