Closed guoshuxu closed 10 months ago
Is it a kind cluster by any chance?
It is a k8s cluster on bare-metal created by Kubespray.
We have not tested any with kubespray.
Does DNS resolution fail from the other pods too? That is, launch a pod in the cluster and check if DNS works?
Found the dns problem and close it. Thanks @onong.
Environment
Issue description ElasticSearch fails: Check the log:
It seems that in elasticsearch pod, it can not resolve the public address. Is this caused by VPP route table? Compared with Calico CNI(w/o VPP), there is no such issue.