Relative Content

Tag Archive for kubernetesnginx-ingresskongkong-pluginkong-ingress

Kong api-gateway does not route traffic to all services

I’m trying to expose three k8s services using Kong api gateway. I’m configuring the api gateway using the kong.yaml file (provided below). Every time I apply the ConfigMap which has (kong.yaml) and do a rollout restart of my kong deployment traffic either gets routed to hawcx-core-login-service or hawcx-core-reg-service and hawcx-anc-login-service but not all three. In other words, after every restart of my kong deployment, traffic either gets routed to hawcx-core-login-service or hawcx-core-reg-service and hawcx-anc-login-service but not all three.