You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I configure the ingress controller to selectively manage multiple gateway deployments across different namespaces?
Is there native support for namespace-scoped route propagation (e.g., via annotations, labels, or clusterName differentiation)?
Would deploying separate ingress controller instances per gateway namespace be recommended, or does APISIX support multi-namespace management natively?
How should the clusterName field be utilized in this scenario?
Are there best practices for implementing this multiple decoupled architecture with ingress controller?
Environment
your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.8.0
your Kubernetes cluster version (output of kubectl version): v1.30.0
if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):