[ Kube 106.1 ] Kubernetes Ingress setup and the ingressClassName field

preview_player
Показать описание
In this video, I will show you how to set up Nginx ingress controller in Kubernetes cluster with Metal LB for load balancing.

MetalLB:

Kubernetes-ingress:

😺 Github:

📺 Learn Kubernetes Playlist:

Hope you enjoyed this video. Please share it with your friends and don't forget to subscribe to my channel. For any questions/issues/feedback, please leave me a comment and I will be happy to help.

👏 Thanks for watching.

💗 If you wish to support me:
Рекомендации по теме
Комментарии
Автор

Thanks for the great video, as always. I really appreciate that each video starts from zero. Others would start with an existing setup already, for newcomers that can be hard to adapt to their environment. I have followed your other ingress videos and got stuck, but third is the charm 😆 It works great. The explanations are awesome

BoKKeR
Автор

Very nice to see you upload again ! Hove you are well.

michalisfotiadis
Автор

You're back! Great to see, hope you had a great time over the last months! :) Would you mind doing a video about the gateway API and/or about cilium ebpf? Thank you!

LampJustin
Автор

Great video with clear instructions.
One quick comment though: around 13:25, if you have multiple services of type loadbalancer, you won't provision one loadbalancer per service. Instead, the cloud provider will assign a new frontend public IP to your existing loadbalancer (at least that's how it works on Azure) snd you'll pay extra for each IP.
Keep it up 👏

Florent_ATo
Автор

wow, what an awesome tutorial! Good job brother. it has cleared my doubts. Thanks a lot big brother

AhamBrahmasmiShivoham
Автор

Congratulations Venkat 👏 🎊 💐 🥳 on reaching 50k subscribers 💖

anilg
Автор

Thanks bro, same thing was in my case for Kong ingress to ingressclassname: kong

mohammedusamakazi
Автор

Great to see this video. We are already using Traefik as ingress controller on our production cluster. I wonder if we can use nginx ingress also along side for few of the projects, It will be great to see both of them in action.

GauravGaliaGG
Автор

Nice Tutorial. MetalLB external IP is reachable inside the kubernetes cluster. How can I make it reachable outside cluster. LB IP and Master, worker ip are in same range.

Angelas
Автор

I have followed each step that explaind by you but when i curl the domain inside the server i get the test page but on the browser i am getting 404 error my k8s version is 1.26

vishamjyot
Автор

i think there's an option in the helm chart values to make that class the default one, so no need to add to each ingress, but sure is easier to add it and have it there, so you know it's needed, when in a year you come back to see those manifests and don't remember you needed that line :)

squalazzo
Автор

Request tutorial consul service mesh on kubernetes 😁

dharmaputra
Автор

Thanks much. I am just wondering why my ingress doesn't work. Soltuion is adding ingressClassName: nginx in the spec.

jintanasap-anek
Автор

after adding ingressclassname, i am still facing 404 error plz tell if u know any solution tq

varmasomisetti
Автор

Can you make a video about nginx ingress + AWS EKS + ELB (NLB+ALB)? Which is the best choice for LB, ALB or NLB??? Thanks a lot and hope you will reply me!

ledung
Автор

Hey Venkat, I am not able to access the my cluster from browser outside network by master node dns. But i am able to access from worker node dns. Could you please help

niketjoshi
Автор

Not related to this video. Is there any option to deploy application in kubernetes in such way like in docker swarm with mode : host. So any traffic to this node only goes to container in this node.

mitch
Автор

Hi, i watched this video multiple times and have a doubt.
If we have multimaster infra and want to use ingress controller. How it would be? Is ingress a clusterwide concept like services? so we can create 1 ingress controller and it will satisfy resources in all the nodes.
OR
we need to create different ingress controller per node(i.e. its a nodewise concept?) and attach it to a loadbalancer type service.
THANKS.

hulkdc
Автор

Hey Venkat I don't want to expose my application to the public through ingress but still I need ingress to expose the service to the private network how to do it? Can you help me on this Venkat..thanks for all the amazing content.

Mohammed-coux
Автор

Lets encrypt video steps is not working for me. Please make an updated video on it. I am using lxc cluster

sheikzaidh