Тёмный

What Is Kubernetes Ingress And How Does It Work? 

DevOps Toolkit
Подписаться 75 тыс.
Просмотров 12 тыс.
50% 1

What is Kubernetes Ingress and how does it work? In this video, we will learn how Kubernetes Ingress works and how it can be used to expose applications running in a Kubernetes cluster.
#kubernetes #ingress
▬▬▬▬▬▬ 😳 Sponsor 😳 ▬▬▬▬▬▬
🔗 Datree: datree.io
Consider joining the channel: / devopstoolkit
▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬
➡ Gist with the commands: gist.github.com/5c39b866a77c3...
🔗 Contour: projectcontour.io
▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬
If you are interested in sponsoring this channel, please use calendly.com/vfarcic/meet to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬
➡ Twitter: / vfarcic
➡ LinkedIn: / viktorfarcic
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬
🎤 Podcast: www.devopsparadox.com/
💬 Live streams: / devopsparadox
▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬
00:00 Introduction To Kubernetes Ingress
02:15 Datree (sponsor)
03:00 How Kubernetes Ingress Works

Наука

Опубликовано:

 

8 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 27   
@greatnile
@greatnile Год назад
I truly liked your rotating entry in this video. nice setup 😍
@padraigconnolly2991
@padraigconnolly2991 Год назад
I really like the diagrams Viktor! Always helps us visual learners 🙂
@felipeozoski
@felipeozoski Год назад
Your studio is absolutely awesome man, you gave me some ideas here :)
@rafaotetra
@rafaotetra Год назад
Your videos help me a lot, thanks! 😊
@alvsanand
@alvsanand Год назад
As always great video :)
@felipeozoski
@felipeozoski Год назад
This Channel is absolutely awesome 😃
@OpenToLearn
@OpenToLearn Год назад
Love Viktor contents awesome video very good explanation
@asdflkgheike3227
@asdflkgheike3227 7 месяцев назад
good explanation thank you
@vback4238
@vback4238 Год назад
You are awesome!
@RafaelDurelli
@RafaelDurelli Год назад
The best channel ever :)
@robinhughes-jones7558
@robinhughes-jones7558 Год назад
Connecting the LB to suitable available pods is half the battle in production. The other half is security, and I would love to see your take on that!
@DevOpsToolkit
@DevOpsToolkit Год назад
I'm working on something along those lines right now. It should go live in 3 weeks (approx.).
@lucian1094
@lucian1094 Год назад
If I deploy an app and I expose the app using NodePort and I put all the k8s ips:port in a load balancer, it works right? What are the disadvantages?
@DevOpsToolkit
@DevOpsToolkit Год назад
The disadvantage is that you're doing extra work. That is, more or less, what ingress does continuously. Apart from extra work, you need to make sure that the list of IPs is always up to date with the nodes you'll add or remove.
@57skies
@57skies Год назад
it would have been great if you touched the point of what happens when you are not inside a service provider, but simply installing ingress locally on a cluster. There are still people on my team that don't get what a service of type LoadBalancer is vs a real LoadBalancer.
@DevOpsToolkit
@DevOpsToolkit Год назад
Ingress controllers can handle external LBs in on-prem as well. Nevertheless, that is not that common and, in those cases, one would end up with ports exposed on nodes so that he/she would configure an LB manually. The trick is that Service type LoadBalancer is an extension of Service of type NodePort (which is a way to expose a port). You're right though. I should have covered that scenario in the video. My bad.
@57skies
@57skies Год назад
Ah, don't worry too much! It was supposed to be a minor note only. The video is great, as usual. As a side-note, having ingress controllers "on-prem" is quite the norm in the integration tests world. For example for tests we spin a k3s that comes with traefik with a Service with type LoadBalancer that already exposes port 80, so all we have to do is add proper rules. I hope I make sense here.
@DevOpsToolkit
@DevOpsToolkit Год назад
Having ingress on prem is certainly a norm. I was referring to ingress service being load balancer type and creating external load balancers.
@sauravkalal1037
@sauravkalal1037 Год назад
Hello, I go through many of the documentation but didn’t find effective way how to install or setup multiple ingress controller in single kubernetes cluster ?
@DevOpsToolkit
@DevOpsToolkit Год назад
Before answering that question, I'd like to understand your use case. Why do you need multiple ingress controllers and should they be of the same or different classes?
@sauravkalal1037
@sauravkalal1037 Год назад
@@DevOpsToolkit the ans is, I’ve frontend and backend in same cluster I wanted to expose services to the ingress but the problem is I wanted them with separate ingress controller so that the load balancer ip will be distinct for frontend and backend ingress controller
@DevOpsToolkit
@DevOpsToolkit Год назад
You can use different ingress controllers or the same controller installed twice with different class names. From there on, you will have to use specific class name in your ingress definitions.
@sauravkalal1037
@sauravkalal1037 Год назад
@@DevOpsToolkit but I want separate load balancer ip to use them ? After using different classes will it provide me the 2 load balancer ip
@DevOpsToolkit
@DevOpsToolkit Год назад
Yes. Each ingress controllers creates a Service of type Load balancer. It's the service that create external lb.
@jl17876
@jl17876 Год назад
Do you have any resources with a high level overview of popular Ingress controllers and their use cases & their pros/cons? Ex: Istio vs NGINX vs Traefik .. etc. Great video btw!
@DevOpsToolkit
@DevOpsToolkit Год назад
That's coming soon. This wednesday we are starting a new series that will include all CNCF projects with comparisons and implementations split into categories. Take a look at the intro (ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-JfXidOXa7As.html) and stay tuned for the First episode coming in a few days (live stream this wednesday).
Далее
Is eBPF The End Of Kubernetes Sidecar Containers?
16:01
Я тоже так могу
00:12
Просмотров 1,4 млн
Kubernetes Ingress: NGINX Explained
14:31
Просмотров 74 тыс.
Kubernetes Ingress in 5 mins
5:41
Просмотров 185 тыс.
Kubernetes Ingress Hands-On Demo | Alta3 Breakdown
20:10
Kubernetes NodePort vs LoadBalancer vs Ingress
6:27
Просмотров 65 тыс.
📱магазин техники в 2014 vs 2024
0:41
АЙФОН Г0ВН0
0:54
Просмотров 2 млн