Kong ingress controller not recognize service endpoint

Hello.
I have a helm deployment using statefulset.
I created an ingress for this deployment and using kong and it worked.
But after a day or so the kong ingress controller is failing to recognized the service.
Could anyone help with this issue ?
Thank you!

Can you share logs of the controller and kong?
Can you also describe what you mean by “failing to recognize the service”?

Hello Hbagdi

Thanks for answering.

the logs fron the ingress controller : W0508 08:13:10.814955 1 parser.go:1457] service admin/yoav does not have any active endpoints

That means there are no active pods associated with your service. The controller correctly recognizes the service.