Multiple gateway services, 1 per worker #3085
-
Ok i have this cluster with 3 workers. Now when I install fabric a nginx-gateway gets created under the nginx-gateway namespace. I use metallb as the load balancer because my provider is not a cloud provider, also I don't know any better. I'm let's say an advanced beginner with k8s and the ecosystem. Is it possible to have nginx-gateway listening on 3 worker's ip addresses or have 1 gateway per worker? You know what I mean? I'm trying to not use just 1 worker's egress traffic but all of them, not waste resources. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @idc77 , thank you for your interest in NGINX Gateway Fabric. We will support multiple gateways as part of our 2.0 release. Alternatively, you can deploy NGF three different times to get past this limitation. They should all be in unique namespaces to avoid any configuration issues. |
Beta Was this translation helpful? Give feedback.
Hey @idc77 , thank you for your interest in NGINX Gateway Fabric. We will support multiple gateways as part of our 2.0 release. Alternatively, you can deploy NGF three different times to get past this limitation. They should all be in unique namespaces to avoid any configuration issues.