Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingress is not able to map the correct backend service. #5

Open
JToaddler opened this issue Apr 16, 2023 · 2 comments
Open

Ingress is not able to map the correct backend service. #5

JToaddler opened this issue Apr 16, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@JToaddler
Copy link

Ingress is created in gateway namespace and its able map only the backend service that are within the gateway namespace only. Hence its not able to fine the other backend service. See the screenshot below.

image

@JToaddler
Copy link
Author

Solution is to have external name service type for each service that are in different namespace.

Solution is discussed here

https://stackoverflow.com/questions/51878195/kubernetes-cross-namespace-ingress-network/51899301#51899301

@AndriyKalashnykov
Copy link
Owner

AndriyKalashnykov commented Apr 16, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants