Why is Kubernetes Popular | What is Kubernetes?

  Рет қаралды 86,806

ByteByteGo

ByteByteGo

Күн бұрын

Пікірлер: 48
@jordanfarr3157
@jordanfarr3157 2 ай бұрын
Spectacular as always. I rewatch bytebytego videos after a few months and understand so much more everytime. These videos are super rich. Can't wait to get even more out of this in a few months!
@dhirajnavale3861
@dhirajnavale3861 2 ай бұрын
On my way to add kubernetes in my resume
@niklasport6255
@niklasport6255 2 ай бұрын
Same
@nukedeadx
@nukedeadx 2 ай бұрын
Ok lets deploy a kubernete that have access to a onpeemise server and database deployed on Google kubernete engine
@ManiBalajiC
@ManiBalajiC 2 ай бұрын
only confusing when you start working on it.
@Manojkumar__
@Manojkumar__ 2 ай бұрын
just by watching one video?
@RolopIsHere
@RolopIsHere 2 ай бұрын
​@ManiBalajiC on his next job, he just learned how to use it, he is ready.
@AntenainaLand
@AntenainaLand 2 ай бұрын
this just gets published some hours after my interview where I needed it 😂
@nanaqwequ2368
@nanaqwequ2368 2 ай бұрын
Undoubtedly the best video on KZbin!
@agonzalva
@agonzalva 2 ай бұрын
Great explanation 👏🏻
@Nielsx
@Nielsx 2 ай бұрын
Excellent summary of Kubernetes. Great video.
@kostasdiamantopoulos844
@kostasdiamantopoulos844 2 ай бұрын
An external DB can be configured instead of etcd for high availability. Otherwise 3 Control Planes are needed minimum
@MohamedAnsari_H
@MohamedAnsari_H 2 ай бұрын
Awesome video and animation!
@AhsanTirmiziVlogs
@AhsanTirmiziVlogs 2 ай бұрын
i believe this video is more better than the last one you have shared about the K8's.. kudos
@fdmk
@fdmk 2 ай бұрын
This did not provide an answer to the "Why is it so popular?" question for me. In my opinion the popularity comes from the ability to distribute work both for development and maintenance.
@k.karthikkutty5398
@k.karthikkutty5398 2 ай бұрын
Thank you so much.. I'm from India, trying to build my career in Software testing. I Love you works, it will be very helpful to me if you create a video on Software Testing the entire process from scratch to end. If so I will learn from it quickly as your works are crystal clear. I'm sorry for asking you too much to do just for me 😔
@Piyussh_22
@Piyussh_22 2 ай бұрын
I'm just amazed by the quality of your content , how do you make these animation, i wanna learn too .
@Hard_Qs
@Hard_Qs 2 ай бұрын
"Animation tools: Adobe Illustrator and After Effects."
@sebastienarribe3810
@sebastienarribe3810 Ай бұрын
excellent video 👍
@pavantej9666
@pavantej9666 2 ай бұрын
Very well articulated ❤
@raj_kundalia
@raj_kundalia 2 ай бұрын
Thank you for doing this!
@RakeshKumar-pz2fr
@RakeshKumar-pz2fr 2 ай бұрын
Crisp and clear...
@some1rational
@some1rational 2 ай бұрын
mangodb my favorite flavor of mongodb 😏 haha good stuff as always
@sunilraveendran5787
@sunilraveendran5787 2 ай бұрын
Hey, thank you so much for such condensed but intuitive videos. what tool you use for creating these animations? Thanks!
@alexnahas2907
@alexnahas2907 2 ай бұрын
amazing content
@boltez6507
@boltez6507 2 ай бұрын
When are you gonna reveal how you make those godamn beautiful flowcharts.
@Hard_Qs
@Hard_Qs 2 ай бұрын
"Animation tools: Adobe Illustrator and After Effects."
@martinjoshy9102
@martinjoshy9102 2 ай бұрын
Great Content !!
@Zmey5656
@Zmey5656 2 ай бұрын
Thank you for your video.
@retagainez
@retagainez 2 ай бұрын
Because some companies sometimes need to work with scale and some companies want to make things unnecessarily complicated. And as such, people work with it simply to pad out their Resume.
@alexisdamnit9012
@alexisdamnit9012 2 ай бұрын
Omg I needed this video 😂
@Lruiz3865
@Lruiz3865 2 ай бұрын
So can I install apps like Brave browser or VSCode?
@mamupelu565
@mamupelu565 Ай бұрын
Many of the uses you said, amazon provides through their services, so why would I use kubernetes on the cloud?
@rezagh5438
@rezagh5438 2 ай бұрын
I think mini clips that are not very related to content, e.g. container horror, is unnecessary. Instead of giving time think about the concept, it just drags attention and reduces focus.
@pilgrimage0
@pilgrimage0 2 ай бұрын
Practically speaking, how does Kubernetes differ from Docker Compose or Docker Swarm?
@ceyhundagl3164
@ceyhundagl3164 2 ай бұрын
Docker Swarm and Kubernetes both perform container orchestration, but Swarm is a better option for local development because it’s simpler and easier to set up. Kubernetes, on the other hand, is more suited for production environments, especially when managing complex, large-scale deployments. You don’t need to use Kubernetes unless you're dealing with a production-level application that requires advanced features like auto-scaling, self-healing, and multi-cluster management.
@jamoncitovideos
@jamoncitovideos 2 ай бұрын
Compose is for single machines, while swarm and kubernetes are for clusters. Swarm would be the docker equivalent to kubernetes, but K8s has many more features that make it both harder to set up and manage and better fitted for large organizations
@BM-zv4xz
@BM-zv4xz 2 ай бұрын
Could you narrate in a more boring tone?
@PilgrimsProgress7
@PilgrimsProgress7 2 ай бұрын
Video with a lot of buzzwords but doesn't really explain.
@z-f772
@z-f772 2 ай бұрын
This 'introduction' needs more jargon/buzzwords!
@bpospanov
@bpospanov 2 ай бұрын
3 minutes in. understood absolutely nothing
@rezagh5438
@rezagh5438 2 ай бұрын
Same goes for me. Understood less and less, the further I was in.
@dismiggo
@dismiggo 2 ай бұрын
@@rezagh5438 Yeah the video is way too "low level" for beginners to understand. I've worked with K8s for a year now and can totally understand your confusion - Kubernetes is a beast; I truly mean it. However, if you want to start learning it, I recommend the free KodeKloud course on this subject. You get your own cluster with which you interact in a web-CLI and get guided through the basics by way of the course structure.
@alexalexin9491
@alexalexin9491 2 ай бұрын
Your English pronunciation, Sahn, is deteriorating... I struggle understanding words.
@mnsayeed999
@mnsayeed999 23 күн бұрын
Many organization's are moving away from this kubernetes mania just because of the sheer amount of effort that is required to keep things up and running. A slight misconfiguration brings the entire system down. On top of that, the amount of effort required to build things up from scratch can take ages before going live. So it all looks good on resume but not in real world.
Scalability Simply Explained in 10 Minutes
9:20
ByteByteGo
Рет қаралды 53 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 338 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Top 5 Most-Used Deployment Strategies
10:00
ByteByteGo
Рет қаралды 288 М.
HTTP 1 Vs HTTP 2 Vs HTTP 3!
7:37
ByteByteGo
Рет қаралды 351 М.
you need to learn Kubernetes RIGHT NOW!!
29:34
NetworkChuck
Рет қаралды 1,2 МЛН
How Search Really Works
9:18
ByteByteGo
Рет қаралды 58 М.
System Design Interview: A Step-By-Step Guide
9:54
ByteByteGo
Рет қаралды 761 М.
Proxy vs Reverse Proxy vs Load Balancer | Simply Explained
13:19
TechWorld with Nana
Рет қаралды 252 М.
Kubernetes Webinar Series - Kubernetes Architecture 101
1:01:47
Janakiram MSV
Рет қаралды 130 М.
Kubernetes Design Principles: Understand the Why - Saad Ali, Google
37:53
CNCF [Cloud Native Computing Foundation]
Рет қаралды 129 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН