How load balancing and service discovery works in Kubernetes

preview_player
Показать описание

In this video we dive into service discovery and how load balancing works in Kubernetes. Kubernetes automates some of the linux container networking features and we're going to demystify all the magic in this video.

Check out part 1 for how to install Kubernetes on Windows:

Check out part 2 of how to use KUBECTL:

Check out part 3 of how to do deployments

Check out part 4 of how to manage application configurations

Check out part 5 of secret management explained

Like and Subscribe for more :)

Source Code

Also if you want to support the channel further, become a member 😎

Checkout "That DevOps Community" too

Follow me on socials!

Music:

Рекомендации по теме
Комментарии
Автор

1:43 I love how you used that opportunity to flash those biceps 🤣🤣🤣

crikxouba
Автор

Thank you for explaining kube proxy !!! Your explanation is Simple yet very effective and easy to grasp

abhishekpadadale
Автор

Hello, thank you for your explanations. I really appreciate the "Behind the scene" part. Could you please make a full "behind the scene" video(s) explaining the most important linux feature concepts used by Docker/Kubernetes? Best regards

Achillerostand
Автор

I actually usually just standardized on port 8080 instead. Still easy to remember but has the advantage of not requiring the container user itself to run with special privileges (helps a bit with security).

patricknelson
Автор

this is the best explanation i have came across!! Bloody brilliant!!

pallavkanaujiya
Автор

Thank you for demystifying the k8s services behind the scenes, it was clear and simple explanation! Subbed and looking forward to explore more of your videos where it breaks down the 'magic' behind the scenes

Tech-ubdd
Автор

This is 2021 and still a valuable video

ravinathedirisinghe
Автор

You made it look so easy. I think my 4-year old daughter would understand this :)

timurjoro
Автор

I cant thank you enough for all your videos👍

umermustafa
Автор

super video to explain the concepts, I love your all other tutorials/demos as well.

ashwaniahuja
Автор

Thank you sir, I really appreciate. nice explation and easy to learn.

hariomgarg
Автор

very well explained. it really helped.

wanderless
Автор

Excellent video. Thanks heaps for the deep dive

djstrb
Автор

Great, - really great. This was an awesome explanation!

stefanw
Автор

this playlist just made it to my list. I will follow it up one by one. main reason being you are using vscode.

abhilashpatel
Автор

Yeah !:), Great explanation thank you,
Please add more and more real time stuff on based microservices.

massgo
Автор

great explanation but I think you have missed NodePort services.

wolfdhib
Автор

What is the difference between service discovery in Kubernetes and Service Discovery in Istio?

alxx
Автор

sorry my question my english bad)) but how Service choose POD (in replicaset for example have 5 POD) where network traffic must go, which mechanizm use for it? ty

PePTo-dxyj
Автор

this could have been as an interactive cli-demo using _b00t_

brianhorakh