Kubernetes Ingress Explained (2 Types)

  Рет қаралды 40,043

Anton Putra

Anton Putra

Күн бұрын

Пікірлер: 62
@AntonPutra
@AntonPutra Жыл бұрын
🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com
@christiangualteros36
@christiangualteros36 6 ай бұрын
Great job. You are the best teacher I'd found. Thank you for your effort
@AntonPutra
@AntonPutra 6 ай бұрын
Thanks, appreciate it!
@SomjitNag
@SomjitNag 5 ай бұрын
Fantastic! Loved the way you present the details, and the diagrams as well... clear and concise! subscribed!
@AntonPutra
@AntonPutra 5 ай бұрын
thank you!
@felixnunez5670
@felixnunez5670 Жыл бұрын
Excellent video, very informative and digestible. Keep up the great work, my friend.
@AntonPutra
@AntonPutra Жыл бұрын
Thank you!
@valerikehayov2393
@valerikehayov2393 Жыл бұрын
I didn’t know, about this local setup with minikine and add-ons. Amazing as always!
@AntonPutra
@AntonPutra Жыл бұрын
Thanks, it works slightly differently with different minukube drivers
@김도형-g2i
@김도형-g2i 8 ай бұрын
Such great videos as always, I am learning so much from you. Thank you so much!!!
@AntonPutra
@AntonPutra 8 ай бұрын
welcome!!
@adityahpatel
@adityahpatel 7 ай бұрын
Hey Anton, Great video. I have a 4 node bare-metal on-prem Raspberry Pi, K8S kubernetes cluster. My question is --> See time stamp 2:24. Does Ingress Nginx controller load balance across services OR across my 4 nodes OR both? i.e. do i need an additional load balancer (other than Nginx Ingress) on top on my 4 raspberry Pis OR does nginx controller handle that with a SINGLE EXTERNAL ip address to spread traffic to all 4 nodes?
@decaalv
@decaalv Ай бұрын
I have the exact same question.
@denisgr1
@denisgr1 Жыл бұрын
Getting to this video, after watched many previous on this channel, have to mention - i really enjoyed learning many new things. Videos are clearly explained, based on real cases and as result are very useful. Thank you @AntonPutra ! Do more ;)
@AntonPutra
@AntonPutra Жыл бұрын
Thank you, Denis. I appreciate it!
@arcsha2336
@arcsha2336 Жыл бұрын
Nice graphics used to demonstrate, also covered most of the information in correct timings!!!!perfect. Gr8 work Thanks. However, can you include cluster Nodes after the load balancers , I’m still having trouble understanding in the context of nodes as in traditional load balancer (layer 4) will only do the load balancing between the nodes and then reverse proxy (ingress stuff) will take care of pod traffic,,,, can you please provide some clarity. Thanks again !! Excellent work. 😊
@AntonPutra
@AntonPutra Жыл бұрын
Thank you, Arc Sha! I have another video covering similar topic that can be useful - kzbin.info/www/bejne/iILFlJKPn8dsotU
@nikhilpatel4278
@nikhilpatel4278 Жыл бұрын
Thank You Sir! This awesome stuff, that has latest and greatest around k8s! I would like to request if you can make a tutorial video on Keptn as well! Much Appreciated your efforts sir!🙌🙌
@AntonPutra
@AntonPutra Жыл бұрын
Thanks for the feedback, Nikhil. I'll put it on my list!
@VaibhavShewale
@VaibhavShewale 9 ай бұрын
well that was quite insightful my dude
@SATHISHKUMARRAVI-z6z
@SATHISHKUMARRAVI-z6z Жыл бұрын
You are awsm man , Thanks for knowledge sharing , out of the box examples , I'm started watch all of your videos , but there is no videos on logging and log monitoring like ELK or EFK , can we have one
@AntonPutra
@AntonPutra Жыл бұрын
Thank you, SATHISH! Will do logging soon.
@jorden123
@jorden123 Жыл бұрын
Anton, your videos are a bless, thanks for sharing your knowledge, keep it up.
@AntonPutra
@AntonPutra Жыл бұрын
Thanks Jordan!
@Sdirimohamedsalah
@Sdirimohamedsalah 4 ай бұрын
Hello, thank you for this awesome tutorial. I wondering if you make mistakes in 2:48 when you modeled the forward of the traffic to service-b by using the path named service-a or I’m not ? If I’m wrong could you clarify this point please ? Thank you very much @Antony
@AntonPutra
@AntonPutra 4 ай бұрын
yes it's just a copy paste mistake :)
@Sdirimohamedsalah
@Sdirimohamedsalah 4 ай бұрын
@@AntonPutra thank you very much
@kerimaksak1573
@kerimaksak1573 6 ай бұрын
Excellent explanation, can you also explain Headless Service?
@AntonPutra
@AntonPutra 6 ай бұрын
Thanks. Headless service simply means there is no cluster IP (a virtual IP address in front of your pods, which does round-robin load balancing). Instead, you have a DNS SRV record with the IP addresses from your pods.
@sergeykosarchuk6388
@sergeykosarchuk6388 7 ай бұрын
Very informative, thank you
@AntonPutra
@AntonPutra 6 ай бұрын
Thanks!
@nguyenphu-o5d
@nguyenphu-o5d 2 ай бұрын
Excellent video, can I ask if a k8s on premise using metallb can work in cloud native? I am currently using the the tradition type.
@AntonPutra
@AntonPutra 2 ай бұрын
I've been using MetalLB on-prem, and it works fine, but is there any specific reason you want that in the cloud? Why not use NLB instead?
@nguyenphu-o5d
@nguyenphu-o5d 2 ай бұрын
@@AntonPutra I am just preparing some scenarios in advance if my company want to apply this on cloud.
@AntonPutra
@AntonPutra 2 ай бұрын
@@nguyenphu-o5d I see, I don't think you should consider MetalLB for cloud. They don't officially support or recommend "In general, MetalLB is not compatible with cloud providers." - metallb.universe.tf/installation/clouds/
@AryungChen
@AryungChen 9 ай бұрын
It is so excellent video, ..also the font is so pretty. May I know the name of the font?...thanks
@AntonPutra
@AntonPutra 9 ай бұрын
Sure, it's Brevia.
@roberto_camp
@roberto_camp Жыл бұрын
Can you do something on OpenTelemetry in a K8s cluster one of these weeks? 🙏
@AntonPutra
@AntonPutra Жыл бұрын
Sure, in one of the benchmarks I used OpenTelemetry, it seems not very mature yet.
@greenman3396
@greenman3396 Жыл бұрын
Антох, ты уже устроился Devops-ом или нет ещё и если устроился, то на какую вилку и на какие условия, если не секрет, а то чё-то у всех разные запросы и условия... Ну, то есть, если я, например, хочу 500 000 на руки, ( это сегодня 05.09.23 $5000) что мне нужно выучить? или так не скажешь, потому что у всех разные требования и разные задачи?
@AntonPutra
@AntonPutra Жыл бұрын
da ochen davno :) uchit networking, linux, clouds (aws,azure,gcp) and of course k8s
@CeezGeez
@CeezGeez Жыл бұрын
awesome explanation
@AntonPutra
@AntonPutra Жыл бұрын
Thank again!
@amitpandey-vc2zr
@amitpandey-vc2zr Жыл бұрын
Can your please create a video on AWS alb ingress with cert manager and App-Mesh
@AntonPutra
@AntonPutra Жыл бұрын
I already have video with ALB controller + TLS - kzbin.info/www/bejne/kJfNoYqFeJqYpac
github.com/antonputra/tutorials/blob/main/lessons/112/k8s/3-example.yaml#L48 AWS service mesh is coming soon
@RafaelDurelli
@RafaelDurelli Жыл бұрын
You are the best. As always a nice vide :D
@AntonPutra
@AntonPutra Жыл бұрын
Thanks! 😃
@raypi2297
@raypi2297 Ай бұрын
What program you do to draw pictures in every thumbnail ?
@AntonPutra
@AntonPutra Ай бұрын
adobe :)
@mikolajsemeniuk8574
@mikolajsemeniuk8574 Жыл бұрын
Great video!
@AntonPutra
@AntonPutra Жыл бұрын
Thank you Mikolaj!
@rashsh77
@rashsh77 Жыл бұрын
Hi Anton, there is something wrong in service manifest at 2:03 it doesn't work :( Can you fix it ?
@AntonPutra
@AntonPutra Жыл бұрын
Well, it's only a part of the Nginx ingress deployment. You can check the full tutorial and find the corresponding code in my GitHub repo. Code - github.com/antonputra/tutorials/tree/main/lessons/082
@licmi1
@licmi1 9 ай бұрын
Thanks!
@AntonPutra
@AntonPutra 9 ай бұрын
❤️
@diegonayalazo
@diegonayalazo Жыл бұрын
Thanks
@AntonPutra
@AntonPutra Жыл бұрын
welcome!
@ImaneElouadi-eq1zc
@ImaneElouadi-eq1zc 6 ай бұрын
@nomionz4150
@nomionz4150 Жыл бұрын
Hi, love your vids, but please can you not animate the arrows? I thought I was tripping for no reason. I even paused the video to check if they wobbling or not :) Anyway, cool video!
@AntonPutra
@AntonPutra Жыл бұрын
haha ok
@decaalv
@decaalv Ай бұрын
I am so dumb.
@AntonPutra
@AntonPutra Ай бұрын
?
Docker Images, Vulnerability check and remediation
11:39
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 29 МЛН
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 8 МЛН
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 7 МЛН
Kubernetes Ingress: NGINX Explained
14:31
That DevOps Guy
Рет қаралды 75 М.
Устройство сети в Kubernetes
22:08
Check Point CheckMates in Russian
Рет қаралды 11 М.
Why is Kubernetes Popular | What is Kubernetes?
9:52
ByteByteGo
Рет қаралды 52 М.
Kubernetes NodePort vs LoadBalancer vs Ingress
6:27
Anton Putra
Рет қаралды 75 М.
Most Common Kubernetes Deployment Strategies (Examples & Code)
20:06
NGINX Tutorial - What is Nginx
14:32
TechWorld with Nana
Рет қаралды 214 М.
How to debug Kubernetes? (Deployments, Services & Ingress)
18:45
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 29 МЛН