-
I have been following the How-To guide on Routing Traffic to Your Application. I created the gateway and the httproute by copying the code on the page. When I do a describe on the gateway the Message element under Status -> Conditions says "Waiting for controller". I am very new to all of this and have no idea what to do next.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
Hi @tim5901 Have you deployed NGINX Gateway Fabric (NGF) in the cluster? https://docs.nginx.com/nginx-gateway-fabric/installation/installing-ngf/ Could you describe the pod of NGF? Could you also share logs from nginx-gateway container https://docs.nginx.com/nginx-gateway-fabric/how-to/monitoring/troubleshooting/#logs ? |
Beta Was this translation helpful? Give feedback.
-
Yes, I did install ngf using the Helm install.
|
Beta Was this translation helpful? Give feedback.
-
Awesome!!! That got the getway in to stable state. I am still confused about the GW_IP and GW_PORT. Where do I get those? |
Beta Was this translation helpful? Give feedback.
Running
kubectl kustomize "https://github.com/nginxinc/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.3.0" | kubectl apply -f -
will install Gateway API 1.1.0