Hello,
I’m trying to deploy Kong OSS using my custom docker image on ECS cluster in AWS. But the health checks are failing. The health check from AWS is done on the port 80 and I have configured the parameter status_listen = 0.0.0.0.:80
in Kong.conf but still the health checks are not passing. Could anyone suggest me what can be done so that the health check is not failing.
best regards,
Ritika