What EXACTLY is Kubernetes?! #tech #coding #techeducation

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

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

Its a container management system. Its easy to understand WHAT it is. How to do it is the hard part.

senoraraton
Автор

Scale out, not scale up. During a scale up event, no new containers are created. There are Horizontal and Vertical auto-scalers

pavelpikat
Автор

don't forget that your hosting bill will also scale.

ChristopherCricketWallace
Автор

I would love it if you made a new video going through all the juicy stuff in depth about Kubernetes, Tiff!

SaiGanesh
Автор

Scaling up is not about adding new containers but about increasing resources (memory, cpu). What you were saying is scaling out. Apart from that - very good explaination

mariuszpawlowski
Автор

Most scaling can be achieved with simple load balancer between a few servers. Don't overengineer your apps

raykirmann
Автор

Thank you very much for this. First time I was able to get a clearer understanding what kubernetes is about.

harelu
Автор

Going deeper, the beauty of k8s is how you configure it. You don't give it instructions on what to do but you give it the desired state and it does the steps to achieve it.

NOCDIB
Автор

Nice explanation ❤. Easy to understand

victoroluwatobi
Автор

I had no problem understanding what kubernetes is but almost impossible learning how to configure it

rees
Автор

hopefully next video will be all about configuring the ingress resource

miramar-
Автор

You explained Kubernetes without mentioning microservices. Congratulations 😂

RamLimko
Автор

This is the best explanation I have seen

iamdingkai
Автор

Now I am really interested in Kubernetes! Thanks..

azizurrehman
Автор

You left out the part where it also “automatically” adds multiple zeroes to the cost of your implementation. Frankly that is the last solution for scaling that I would bring to any client, unless I hated them.

absentbrainded
Автор

Great video but I would recommend slowing it down and making it longer to make it easier to absorb all the information.

DavidEspinosa
Автор

Good content
Thanks for explaining this.

j.maginnenu
Автор

Wow, now it’s time to explain and demonstrate live how Kubernetes networking works 😀

dacam
Автор

is the Cloud-way to break apart the Monolithes

hyperiontitan
Автор

Yeah, if you think of it as a whole thing, but you really start to get a fair understanding of it when you break it into individual part and then learn how they interact after learning how each of them solves a set of problems and how it works...

Never jump on learning something without a clear strategy 👌

mohammedezzinehaddady