I have installed Kong using Kubernetes-ingress-controller using these steps. I am getting the following error when hit the Kong instance.
{"message":"failure to get a peer from the ring-balancer"}
Can anyone help me with this? Thanks in advance.
Kong could not connect to the upstream services, hence 503 error is returned.