Skip to main content

Communication Errors


Background

  • MySQL can connect from its own pod.
  • MySQL can not connect by K8s service.
    • Service endpoint is right.
    • getent inside pod, sometimes failed.
    • Pod network is not ok.
    • Check calico CNI

Errors