Skip to content
Discussion options

You must be logged in to vote

It seems like the answer is to create another service which points to the keda proxy in the other namespace. Such a service would be of type ExternalName since it's referencing a service running in a different namespace. While Nginx does support this, Traefik doesn't which for some people might be a deal breaker.

Yet another solution which I haven't tried would be to use Gateway API rather than a regular Ingress since that can reference services in other namespaces by default. However The Gateway API isn't bundled with most Kubernetes distributions by default so that's something most users would have to install manually.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tonsV2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant