What is kubernetes? Explained simply

  Рет қаралды 31,102

Tiff In Tech

Tiff In Tech

Күн бұрын

Пікірлер: 38
@beksaylor
@beksaylor Жыл бұрын
Girl, thank you for this one. I was avoiding learning Kubernetes because I couldn't find a good definition.
@houston77048
@houston77048 11 күн бұрын
Studying for the Security+ Exam and have been struggling with what Kubernetes are. To the point where I figured it might not even be on the exam because of how brief it is explained. I was told to make sure I know it... Thank you for simplifying it!
@phillipgilligan8168
@phillipgilligan8168 6 ай бұрын
The Gardner is the control plane, and API. The pods are the boxes for your plants, the namespaces are the sections of boxes named, the container is the soil and the plant is the software, each pod should only hold one type of plant you can have multiple of those plants though which is replicas, and if you needed a second container in a pod it would be known as a side car which you can think of as for example a guiding stick for the plant. If you want to water all these plants at once that are in the same namespace you need to dig out and install channels for the water to flow think of this as the networking aspect and services, and if you want to consume the plant you’re growing think of when you look at the garden and everything is behind glass to access the window to this glass box garden you want an ingress controller which you can think of as a window that opens and allows only certain or everybody’s hands in depending on how you set it up to consume said plant or fruit from the plants. Now let’s say you wanted to replicate aspect of these gardens, or the whole garden you would make a blueprint to share with your friends and you can think of that as a yaml file. You then deploy this blueprint (yaml file) to your friends house and now they have the same garden. Super high level but in the spirit of her explanation I figured I would give it a bit more depth. She was close, just needs a bit more experience on the platform. But hey, she’s trying to educated people and I can appreciate that. Additionally you don’t run different sections of your site in different containers, a more apt explanation is you run the front end in a container (whole site), and say the API in another, and then the DB in another. This gives a basic 3 tier topology. To access the site you need an ingress controller or if you’re using a cloud solution their native load. Balancer. Something like nginx could govern you routing to multiple domains internal to your cluster. Like I said I appreciate her trying to educate just be careful because there are misunderstandings in this video and if you bring this as your only knowledge to say an interview asking if you know is what it is you will actually probably fail that interview as there is some key and fundamental misunderstandings of how kubernetes operates and what its use cases are in this video. But hey if your here and this got recommend to you that means your looking for something or another and if it’s info on kubernetes your on the right track. Keep it up!
@MidaniElden
@MidaniElden 3 ай бұрын
I recently just get into k8s stuff and it looks like you have deep understanding in k8s architecture. Soon I will have my CKA exam, any tips from you bro?
@yoichinoguchi
@yoichinoguchi 4 ай бұрын
Hi, Tiff. Amazing! I have tried to explain how the world of physical computers turned into “cloud” based on virtual machines and technology like Kurbernetes, but your explanation just made it something easily understood to the non IT audience! Thank you so much!!!😊
@jeanie9350
@jeanie9350 Жыл бұрын
I’d love to request for some impressive but simple tech projs to upload for beginners venturing into the IT industry too! If possible, something that would wow ppl :)
@Infinifiction
@Infinifiction Жыл бұрын
thanks, great breakdown, I'd always been afraid to look, you made it simple, nice work :)
@kitcat2449
@kitcat2449 Жыл бұрын
Thank you! Simple and I love the animations
@TiffInTech
@TiffInTech Жыл бұрын
Glad you like them!
@TeamUpWithAI
@TeamUpWithAI Жыл бұрын
That was such a clear explanation!!! Nice :)
@MN-tf5mb
@MN-tf5mb Жыл бұрын
Keep it up
@brianochieng7371
@brianochieng7371 11 ай бұрын
Thanks. Now it makes sense
@EugeneAtViaTyping
@EugeneAtViaTyping Жыл бұрын
Very cool explanation!
@vincetaliaferro2777
@vincetaliaferro2777 Жыл бұрын
I love the shirt.
@Question-yv2ui
@Question-yv2ui Жыл бұрын
It's kind of raunchy
@himankshu
@himankshu 2 ай бұрын
So if the application is based on micro service architecture then each service will be containerised used docker and then each container can be run and managed together by Kubernetes? Is that correct?
@jeanie9350
@jeanie9350 Жыл бұрын
Thx for the simple explanation! Could you give a summary of APIs too please?
@worksbeauty
@worksbeauty 5 ай бұрын
Great analogy😂❤❤
@jovictor3007
@jovictor3007 Жыл бұрын
Oh , Now I understand what are Kubernetes thank you.
@sajeerp2934
@sajeerp2934 Жыл бұрын
So is there anything to do with microservices? Or is Kubernetes and Docker are same kind of application?
@guynouri
@guynouri Жыл бұрын
Great. Slightly longer maybe
@notme222
@notme222 4 ай бұрын
Old clip that's timely for me as I'm working on transitioning from LAMP development. But I have to say, sticking every component in it's own "container" seems like a massive headache to get them working together.
@aribasiebel
@aribasiebel 26 күн бұрын
Fireship !!
@richardtrujillotorres
@richardtrujillotorres Жыл бұрын
Not quite. But's a good entry level definition
@harishprabhu02
@harishprabhu02 Жыл бұрын
So what’s your explanation of Kubernetes?
@atharvabhosale3529
@atharvabhosale3529 Жыл бұрын
I would genuinely like to know how you explain it. Just curious
@phillipgilligan8168
@phillipgilligan8168 6 ай бұрын
The Gardner is the control plane, and API. The pods are the boxes for your plants, the namespaces are the sections of boxes named, the container is the soil and the plant is the software, each pod should only hold one type of plant you can have multiple of those plants though which is replicas, and if you needed a second container in a pod it would be known as a side car which you can think of as for example a guiding stick for the plant. If you want to water all these plants at once that are in the same namespace you need to dig out and install channels for the water to flow think of this as the networking aspect and services, and if you want to consume the plant you’re growing think of when you look at the garden and everything is behind glass to access the window to this glass box garden you want an ingress controller which you can think of as a window that opens and allows only certain or everybody’s hands in depending on how you set it up to consume said plant or fruit from the plants. Now let’s say you wanted to replicate aspect of these gardens, or the whole garden you would make a blueprint to share with your friends and you can think of that as a yaml file. You then deploy this blueprint (yaml file) to your friends house and now they have the same garden. Super high level but in the spirit of her explanation I figured I would give it a bit more depth.
@mallikarjunkonemane6908
@mallikarjunkonemane6908 6 ай бұрын
K8S The Puppet master☸️🤩
@santoshparvatikar
@santoshparvatikar Жыл бұрын
Kubernetes and docker is like yin and yang, you cant prefer one over another.
@supersinger2921
@supersinger2921 2 ай бұрын
You nailed it with simple explanation, thank you girl 😊
@ouya6967
@ouya6967 3 ай бұрын
It is not easy to give instructions to a gardener
@Batman-ld7bm
@Batman-ld7bm 6 ай бұрын
no.
@_G_R_
@_G_R_ Жыл бұрын
I bet a cent against a thousand dollars that she does not understand what kubernetes is
@LordLobov
@LordLobov 2 ай бұрын
Just browsed her linkedin, she definitely doesnt understand a thing
@cezartorescu
@cezartorescu Жыл бұрын
You gotta be dumb to run each page of a website in a different container. Worst case scenario possible.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 318 М.
Virtual Machines vs Containers
8:57
PowerCert Animated Videos
Рет қаралды 955 М.
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 88 МЛН
Это было очень близко...
00:10
Аришнев
Рет қаралды 7 МЛН
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 46 МЛН
APIs Explained (in 4 Minutes)
3:57
Exponent
Рет қаралды 975 М.
Why is Kubernetes Popular | What is Kubernetes?
9:52
ByteByteGo
Рет қаралды 73 М.
API vs SDK: What’s the Difference?
3:42
Klippa
Рет қаралды 6 М.
Is this the FUTURE of Software Development?
10:43
Tiff In Tech
Рет қаралды 11 М.
What is Kubernetes? | Kubernetes Explained
48:22
Piyush Garg
Рет қаралды 47 М.
«Осень». Самая большая загадка Windows XP
14:36
Девять десятых
Рет қаралды 1,1 МЛН
you need to learn Kubernetes RIGHT NOW!!
29:34
NetworkChuck
Рет қаралды 1,2 МЛН
100+ Docker Concepts you Need to Know
8:28
Fireship
Рет қаралды 1 МЛН
The World Depends on 60-Year-Old Code No One Knows Anymore
9:30
Coding with Dee
Рет қаралды 947 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 215 М.
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 88 МЛН