aws-workshop-for-kubernetes icon indicating copy to clipboard operation
aws-workshop-for-kubernetes copied to clipboard

Sub-domain based routing instruction for Ingress via Nginx

Open mandar14 opened this issue 6 years ago • 0 comments

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

mandar14 avatar May 18 '19 16:05 mandar14