How to setup domain name or path based routing on ingress controller for Kubernetes Cluster

preview_player
Показать описание
Sample yml files & steps are available on Github :

Explain what is name or path based routing.
Implement host name based routing.
Testing host name routing.
Implement path based routing.
Testing path based routing.
Рекомендации по теме
Комментарии
Автор

Thanks for explaining the errors as well, very helpful

pavangrandhi
Автор

Thanks for the video.
Need an update video. None of these is working. I’m using gke.
Plus, it looks like everyone has his own way of doing this 😅

mbovingfredy
Автор

what is the domain ip you kept in hosts file? can you explain clearly. thanks

shivasagarkusuma
Автор

How we can configure load balancer external ip for ingress controller?

epsalimep
Автор

Hello Vipin, I can see below error in my ingress
Default backend: default-http-backend:80 (<error: endpoints "default-http-backend" not found>)
any idea ?

ankitview
Автор

can you shows us the same service to access via https?

vedapriya
Автор

Very nice video and nice explanation. Whose IP address (192.168.189.167 & 192.168.189.168) you are inserting in hosts file ? From where you get it or how to fetch it ? Is it is one of the worker Node's IP address ? In previous video, IP Addresses of worker nodes were 192.168.189.164 & 192.168.189.165. Then why you configured 192.168.189.167 and 192.168.189.168 in Hosts file ? Please explain. Thanks in Advance

chiragshah
Автор

Any idea how to do this if you exposed your K8s using service instead of ingress?

thomas-sinkala
Автор

Hello vipin
Iam getting error after deploying ingress ( backend service is not healthy)
Please hel me in this, I'm breaking my head

pravallikachevuru
Автор

Hi Devops Guru,
We hosted a website in AWS Kubernetes Service. We are having following issue. Please help us.
AWS Kubernetes- Ingress path issue
issue1.css not working
issue2:Redirection also not working

nambir