[ Kube 59.2 ] Using Kubernetes Ingress with MetalLB

preview_player
Показать описание
In this video, I will show you how to deploy and use ingress controller in Kubernetes cluster along with MetalLB.

😺 Github:

📺 Kubernetes Ingress setup and the ingressClassName field

📺 [Kube 59] Deploy and Use Nginx Ingress Controller

📺 [Kube 59.1] Nginx Ingress in Kubernetes Revisited

📺 [Kube 33.1] How to deploy & use MetalLB in bare metal Kubernetes

😺 Kubernetes ingress Github:

Kubernetes Ingress Documentation:

📺 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:
Рекомендации по теме
Комментарии
Автор

By far the best and most easiest to understand tutorial I have seen on metalb and nginx ingress controller integration well done

MultiTechspec
Автор

I subscribed within the first one minute of the video

tendaimusonza
Автор

Just want to say that you do a incredible job. Thank you!

SuperHighFish
Автор

Your are giving best learning materials this helped lot of us. Thank you much.

jaikrishnansathish
Автор

THANK YOU VERY MUCH! I have struggling to get this up for this past weeks!

mnhc
Автор

You are doing a greate job, please change the title to Using Kubernetes Ingress wth Ngnx and MetalLB. I was searching for this video and need to go back to history to find it :-). Btw even I didn't know about host network and landed here and helped.

kbalaji
Автор

I have been doing this for awhile with my setup at home. I hated having to deal with high port numbers and didn't see any reason to stand up an nginx instance infront of my cluster. This is spot on and i would definitely recommend this :)

CrankyCoder
Автор

Thank you so much, guy! I really love your video, cant wait to see a new one.

trungnguyen
Автор

Dude you should be running Tesla by now....amazing. this channel is awesom

CatsAndCode
Автор

you are cool with great explanation...

bayukunto
Автор

Another amazing tutorial, btw you should make tutorial where you show which tools you use and how to configure such amazing terminal!

cicddpd
Автор

Hi, thanks again for the videos. Will this video work with Kubernetes 1.22 deployed through JuJu on home cluster. Also, would you consider doing a video showing how to deploy portainer on to the same. I have my K8s setup as per one of your other videos, but just not sure which videos are still relevant for ingress and metallb on K8s 1.22

devopssimon
Автор

Awesome tutorials, they are great help for learning Kubernetes.

I noticed that you are using containerD, do you think you could do a video on switching from Docker to ContainerD?

darylkupper
Автор

Hi thank you for your work! I didn't understand why are you using hostnetwork and host port? I have kubeadm (HA cluster with 3 masters and 3 workers) and metallb but didn't need to configure hostnetwork or hotsport for it to work.

joanjett
Автор

Just wondering if you are planning to do videos on ArgoWorkflow, Argo Events and ArgoCD for kubernetes for deployment perspective

anil
Автор

Hello, can you please make a video showcasing a k3s HA cluster with Metallb and Traefik with let's encrypt?

nacholibre
Автор

Hi. Like others here commented, by far the best explanation I found so far. Thanks for that!

I love your bash prompt. Any chance you can share the config? I would love to use it.

Martin-zgpx
Автор

Thanks man ! .. Is there a way to make hostNetwork & hostPort modifications in the manifest

nah
Автор

Hi,
Awesome series, it is very helpful for me. I have learn k8s from your series. I need to know one thing, how metallb assign IP to ingress-nginx namespace without any annotations. I also tried it with my cluster. I have configure 3 nodes (master+worker) cluster with flannel network enabled. Is it get IP without giving any annotations to ingress-nginx namespace.

vivektrivedi
Автор

Your all videos are informative. Thank u so much for content but i have one doubt please tell me

Actually i have made cluster on AWS using kubeadm. If i follow sam steps what u have discusssed. will this works for EC2?? bcoz i have done all things and configured successfully but not able to open nginx page, getting error.... please tell me once Can i follow same steps???

SauravKumar-tnel