Garrett Mills
Sep 6, 2022

--

Try digging into the logs of the controller pod itself either in the K8s dashboard or from the CLI:

kubectl get pods # list pods

kubectl logs pod/svclb-nginx-ingress-ingress-nginx-controller-XXXXX # view logs for the controller pod

--

--

Garrett Mills
Garrett Mills

Written by Garrett Mills

Hi, there. I’m a software developer and speaker who likes to make things: https://garrettmills.dev/

Responses (2)