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
{{ message }}
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
I'm new in kubernetes domain, and looking for routing solution where traffic can be routed to different apps on basis of sub-domain.
*.domain.com -> ELB -> ingress-controller(Nginx)-> app1.domain.com ---> app1
-> app2.domain.com ---> app2
Can someone suggest some reference.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Team,
I'm new in kubernetes domain, and looking for routing solution where traffic can be routed to different apps on basis of sub-domain.
*.domain.com -> ELB -> ingress-controller(Nginx)-> app1.domain.com ---> app1
-> app2.domain.com ---> app2
Can someone suggest some reference.
Thanks
The text was updated successfully, but these errors were encountered: