Kubernetes Crash Course for Absolute Beginners [NEW]

Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
💙 Become a Kubernetes Administrator - CKA: bit.ly/3Iwn71q
💚 Become a DevOps Engineer - Complete DevOps Bootcamp: bit.ly/3MQgadT
💜 Become a DevSecOps expert and 10x your value: bit.ly/3Og4dO4
#kubernetes #k8s #techworldwithnana
Kubernetes, also known as K8s, is the most popular platform for container orchestration for automating deployment, scaling, and management of containerized applications.
In this complete Kubernetes Tutorial you will learn everything you need to know to get started with Kubernetes in 1 hour. You will learn all the core concepts, including the main Kubernetes components that you need to learn to work efficiently with Kubernetes. You will learn the syntax and contents of K8s configuration file , which is used to create and configure components in a Kubernetes cluster as well as how to setup a K8s cluster locally. Finally, I will show a hands-on demo project, where you will learn how to deploy a web application with its database into a local Kubernetes cluster. It's a simple but realistic application setup, which can also serve as a blueprint configuration for most common application setups.
▬▬▬▬▬▬ L I N K S 🔗▬▬▬▬▬▬
Git Repo to follow along the demos: ► gitlab.com/nanuchi/k8s-in-1-hour
Minikube Installation Guides: ► minikube.sigs.k8s.io/docs/start/
► This course is sponsored by Kasten 🙌🏼
► Free Kubernetes Backup and Migration - Download Kasten's K10 and Get 10 nodes free forever: www.kasten.io/nana
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro and Course Overview
1:44 - What is Kubernetes
4:33 - Kubernetes Architecture
9:29 - Node and Pod
8:58 - Main K8s Components
09:29 - Node & Pod
12:19 - Service & Ingress
14:31 - ConfigMap & Secret
17:52 - Volume
19:46 - Deployment & StatefulSet
26:28 - Kubernetes Configuration
32:39 - Minikube and Kubectl - Setup K8s cluster locally
41:17 - Complete Demo Project: Deploy WebApp with MongoDB
1:05:40 - Interacting with Kubernetes Cluster
1:11:03 - Congrats! You made it to the end 🎉
▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬
Docker - learn here: ► • Docker Tutorial for Be...
YAML - learn here: ► • Yaml Tutorial | Learn ...
▬▬▬▬▬▬ 💎 COURSE CONTENTS 💎 ▬▬▬▬▬▬
💎 Part 01: Introduction to Kubernetes
⌨️ What is Kubernetes
⌨️ Benefits of Kubernetes
⌨️ Kubernetes Architecture
💎 Part 02: Main Kubernetes Components
⌨️ Node & Pod
⌨️ Configuring Access with Service & Ingress
⌨️ External Configuration with ConfigMap & Secret
⌨️ Persisting Data with Volume
⌨️ Replication with Deployment & StatefulSet
💎 Part 03: Kubernetes Configuration
💎 Part 04: Setup Kubernetes cluster locally (Minikube and kubectl)
⌨️ What is Minikube
⌨️ What is Kubectl
⌨️ Install Minikube and Kubectl
💎 Part 05: Complete Demo Project: Deploy WebApp with MongoDB
⌨️ Demo Project Overview
⌨️ Create MongoDB ConfigMap
⌨️ Create MongoDB Secret
⌨️ Create MongoDB Deployment and Service
⌨️ Create WebApp Deployment and Service
⌨️ Pass Secret Data to MongoDB Deployment
⌨️ Pass Config Data to WebApp Deployment
⌨️ Configure External Access
⌨️ Deploy all K8s resources into Minikube cluster
⌨️ Interacting with Kubernetes Cluster
⌨️ Access Web Application in Browser
Difference to the previous 4-Hour K8s Course ( • Kubernetes Tutorial fo... ):
We made some updates for things that have changed in K8s, e.g. Minikube installation as well as a new demo project. Plus it's a more compressed and shorter version with new animations. 😊
▬▬▬▬▬▬ Courses and Tutorials on KZread 🎬 ▬▬▬▬▬▬
Full Python course ► • Python Tutorial for Be...
Full K8s course ► • Kubernetes Tutorial fo...
DevOps Tools, like Terraform, Prometheus ► bit.ly/2W9UEq6
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT
Facebook group ► bit.ly/32UVSZP
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x

Пікірлер: 1 500

  • @TechWorldwithNana
    @TechWorldwithNana2 жыл бұрын

    Please leave a like and share with others if this course was helpful for you 😊✅ Git Repo to follow along the demos: ► gitlab.com/nanuchi/k8s-in-1-hour Follow me on Instagram for behind-the-scenes content ► bit.ly/2F3LXYJ 💙 Become a Kubernetes Administrator - CKA: bit.ly/3Iwn71q 💚 Become a DevOps Engineer - Complete DevOps Bootcamp: bit.ly/3MQgadT Difference to my previous 4-Hour K8s Course (kzread.info/dash/bejne/imhsuNd9htmWlNI.html): We made some updates for things that have changed in K8s, e.g. Minikube installation as well as a new demo project. Plus it's a more compressed and shorter version with new animations. 😊 ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Intro and Course Overview 1:44 - What is Kubernetes 4:33 - Kubernetes Architecture 9:29 - Node and Pod 8:58 - Main K8s Components 09:29 - Node & Pod 12:19 - Service & Ingress 14:31 - ConfigMap & Secret 17:52 - Volume 19:46 - Deployment & StatefulSet 26:28 - Kubernetes Configuration 32:39 - Minikube and Kubectl - Setup K8s cluster locally 41:17 - Complete Demo Project: Deploy WebApp with MongoDB 1:05:40 - Interacting with Kubernetes Cluster 1:11:03 - Congrats! You made it to the end 🎉 ▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬ Docker - learn here: ► kzread.info/dash/bejne/ZZdhy6SnZ5bKdKg.html YAML - learn here: ► kzread.info/dash/bejne/Y6l6uNRqZduqd8o.html ▬▬▬▬▬▬ 💎 COURSE CONTENTS 💎 ▬▬▬▬▬▬ 💎 Part 01: Introduction to Kubernetes ⌨ What is Kubernetes ⌨ Benefits of Kubernetes ⌨ Kubernetes Architecture 💎 Part 02: Main Kubernetes Components ⌨ Node & Pod ⌨ Configuring Access with Service & Ingress ⌨ External Configuration with ConfigMap & Secret ⌨ Persisting Data with Volume ⌨ Replication with Deployment & StatefulSet 💎 Part 03: Kubernetes Configuration 💎 Part 04: Setup Kubernetes cluster locally (Minikube and kubectl) ⌨ What is Minikube ⌨ What is Kubectl ⌨ Install Minikube and Kubectl 💎 Part 05: Complete Demo Project: Deploy WebApp with MongoDB ⌨ Demo Project Overview ⌨ Create MongoDB ConfigMap ⌨ Create MongoDB Secret ⌨ Create MongoDB Deployment and Service ⌨ Create WebApp Deployment and Service ⌨ Pass Secret Data to MongoDB Deployment ⌨ Pass Config Data to WebApp Deployment ⌨ Configure External Access ⌨ Deploy all K8s resources into Minikube cluster ⌨ Interacting with Kubernetes Cluster ⌨ Access Web Application in Browser ▬▬▬▬▬▬ Courses & Ebooks 🚀 ▬▬▬▬▬▬ ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3nIouPW ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3mPIaiU

  • @marziehparsa3150

    @marziehparsa3150

    2 жыл бұрын

    Bundle of thanks for the great course, just a query; would you please let us know if there is any pdf format of the context of this video? I'm asking to have a written source to be able to print and study anytime which there is no access to video, thanks in advance :)

  • @mayurtale9037

    @mayurtale9037

    2 жыл бұрын

    Hi Nana, Thank you very much for this short video compared to the other complete K8s guide (3.5 hour video). I must say that these both videos were awesome resources to learn and get hands-on experience. I followed both the demos in both videos as is but I got the same error each time (with hyperkit and with docker both) - the mongodb deployment gets changed to CrashLoopBackOff error after a few seconds. Error from logs is: uncaught exception: Error: couldn't add user: Error preflighting normalization: U_STRINGPREP_PROHIBITED_ERROR. I am on Mac and have tried all the options available online but couldn't get it to work. Except, I can get it to work by adding the infinite loop command (command: [ "/bin/bash", "-ce", "tail -f /dev/null" ]) to the deployment yaml, after which the deployment goes to the running state; but, the webapp or mongo-express was not able to load or connect to the endpoint. Did you run into any similar problems or would you have any pointers for the resolution? Thanks in advance, Mayur

  • @antoniofuller2331

    @antoniofuller2331

    2 жыл бұрын

    Ahh yes

  • @utikevin5987

    @utikevin5987

    2 жыл бұрын

    Please, it's difficult to pay for your boot camp from Nigeria. Can you add other payment options, please?

  • @paulmunyao8863

    @paulmunyao8863

    2 жыл бұрын

    Keep it up!

  • @doritlyakhovitsky9709
    @doritlyakhovitsky97092 жыл бұрын

    Nana you make the devops world more accessible and simple to everyone, thanks!

  • @alexandrevalente9994

    @alexandrevalente9994

    2 жыл бұрын

    Yes she is the person we would like to get in a team for ever !

  • @BeingDeveloperWithAB

    @BeingDeveloperWithAB

    2 жыл бұрын

    Perfect

  • @ytg6663

    @ytg6663

    2 жыл бұрын

    Joking

  • @hakankaraagac6870

    @hakankaraagac6870

    2 жыл бұрын

    You have good playlist :)

  • @riadhgharbi7985

    @riadhgharbi7985

    Жыл бұрын

    she really does, I kickstarted my devops career with her videos, bless her !

  • @ashi4evr
    @ashi4evr2 ай бұрын

    Your methodology are just phenomenal. Anyone having no knowledge on Devops or Programming background can even get hands on watching your tutorials. Well done Nana.. Incredible work !!!

  • @prasadbelthur
    @prasadbelthur Жыл бұрын

    Awesome. Cannot believe how you can take a complicated topic and made it look so logical and easy. I have always believed that building components from ground up is the right way to learn any topic, and you have proved it again. Next step, your full detailed course on K8S. Thanks !

  • @RodrigoWolschick
    @RodrigoWolschick2 жыл бұрын

    Thank you! Your way of explaining the Kubernetes concept was wonderful. I've already tried many courses but your balance between theory and practice is just about right! Again, thank you for putting the time and effort to make such a complex concept so simple!

  • @dddsa5951
    @dddsa59512 жыл бұрын

    Thank you for the brilliant overview. I want to point out that the presentation of material itself is flawless, super-smooth, well explained, no interruptions and unnecessary info, all this for free. Thank you, Nana, you are doing a wonderful job!

  • @iugaialeksei2108
    @iugaialeksei21082 жыл бұрын

    This short course is absolutely fantastic and informative. Thanks for your passion and work, Nana! Keep going!

  • @PolycarpNalela
    @PolycarpNalela Жыл бұрын

    I can't find the right words to thank you for these tutorials. I have watched a couple of your tutorials and am so grateful that we have people like you to break down these complicated things and explain them to us. Thank you

  • @michielb
    @michielb2 жыл бұрын

    Excellent video Nana, you explain it well! At just the right level, explaining what you're going to do first, creating small knowledge gaps and then filling them all the time, excellent. Thanks!

  • @Mike-dt1yg
    @Mike-dt1yg2 жыл бұрын

    Nana, thank you so much for this great tutorial video! The editing, content, and explanations were fantastic. K8s has been a huge question mark for me for years and this tutorial has made me much more comfortable with it!

  • @dhaferelhajamor5654
    @dhaferelhajamor56542 жыл бұрын

    Thank you so much for this lovely course ! You made Devops easier to understand :)

  • @michelvandermeiren8661
    @michelvandermeiren86612 күн бұрын

    Thank you Nana ! You make complex things so easy to understand

  • @akshitasingh7086
    @akshitasingh70862 жыл бұрын

    This is a really thorough crash course and extremely useful. Thanks for making it fun!

  • @Ozarif
    @Ozarif2 жыл бұрын

    Thank you Nana for this amazing hands on tutorial, this was extremely helpful, great explanation!

  • @sklau5634
    @sklau5634 Жыл бұрын

    Nana: The more I watch your series of videos with K8s, the more competent I am. It's all because: 1) Of the way you structured the course contents 2) The flow of it 3) Precise Contents 4) Visual presentations and explanations to augment and emphasise 5) Delivery style - pace, pitch, volume, etc. Thank you very much, Nana.

  • @mmmYes
    @mmmYes2 күн бұрын

    The clarity in this video is phenomenal. Thanks a lot for helping us all out with Kubernetes - very high skill ceiling to begin to learn, but you broke it down perfectly.

  • @tayloranderson7018
    @tayloranderson70186 күн бұрын

    Fantastic overview! Thank you for creating this video Nana.

  • @salmanbaig7746
    @salmanbaig77462 жыл бұрын

    Honestly I have also watched many videos, tutorials and even udemy on Kubernetes. This is the best organized course from step by step and also not going into too much unnecesary details but not missing the main crucial points. An excellent course presented by Nana and amazing clarity in every step. Thank you so much.

  • @Electra_Lion
    @Electra_Lion2 жыл бұрын

    This is a fantastic video, thank you for the time and effort put into helping us all!!

  • @abhijeetmahajan3080
    @abhijeetmahajan30809 ай бұрын

    Thank you Nana for this great session and it is absolutely worth to start directly getting a brief overview about kubernetes in a flawless and to the point. Glad that I watched it in a one go and able recall so much.

  • @nitalshah9523
    @nitalshah95232 жыл бұрын

    You are amazing Nana. Thanks for making this video. Very crisp covering all the concepts!

  • @wrongturn_w
    @wrongturn_w Жыл бұрын

    Thank you Nana! You’re awesome! And the best at turning complex subjects into easy to understand videos and fun projects.

  • @TechWorldwithNana

    @TechWorldwithNana

    Жыл бұрын

    Thanks so much, really appreciate your comment and support! 💙

  • @PJ-vz6yy
    @PJ-vz6yy2 жыл бұрын

    After watching lot of your devops tutorials and learning from them, I feel that you are capable of explaining rocket science in a 2 hour video tutorial 😁..Thank you so much for all the hardwork and dedication 👏🏻

  • @flightscapeaviationphoto

    @flightscapeaviationphoto

    Жыл бұрын

    Nana has a GIFT for TEACHING others ... one of the best out there.

  • @cosmos4427
    @cosmos44273 ай бұрын

    I don't know what this Madam puts in her paid courses when all the valuable knowledge is already given away in her youtube videos for free. This channel is enriching my knowledge from 3 years, Safe to say she is my personal trainer at this point. Thank you mam.

  • @user-ur5zl7zx5c
    @user-ur5zl7zx5c3 ай бұрын

    This is the best beginners' course on kubernetes I have ever attended. Thanks Nana!

  • @karanmarwaha6605
    @karanmarwaha66052 жыл бұрын

    This tutorial was simple to understand and I gained a lot of knowledge and confidence through it. Thanks a lot Nana!

  • @D3M0320
    @D3M03202 жыл бұрын

    This was extremely helpful and provided an excellent understanding of all the moving pieces of a Kubernetes cluster!! It cleared up a lot of confusion for me.

  • @sajjadhosseinpoor5089
    @sajjadhosseinpoor5089 Жыл бұрын

    An extremely superb course that has been watched ever, brief, and key full, all seconds worth, and should not miss even 1 sec! Thank you :)

  • @DannyFerri
    @DannyFerri Жыл бұрын

    This was one of the best crash courses ive seen in a long time. Thank you so much for the time and effort in this video!

  • @sohanjoshi9104
    @sohanjoshi9104 Жыл бұрын

    The best crash course on K8 is well explained, first the concept and then the hands-on. Perfectly presented. After watching this I feel much more confident about the K8 learning path, now I am capable of exploring my own and going deeper. Thanks for the video, Nana.

  • @rocky_handsomerh7781
    @rocky_handsomerh77812 жыл бұрын

    This is what I was looking for 🙏, thanks one more master piece 👍

  • @garg_hbti
    @garg_hbti2 жыл бұрын

    What an awesome worthy content! You have made it to understand so easily like none other. I am huge fan of your tech knowledge and concepts for modern technologies. I always refer your videos to understand the basic and advance concepts of technologies I plan to use in the team. Most importantly the practice exercise at the end is the key here. I can readily connect and use all my conceptual knowledge from the video while performing practical exercises. Kudos to your channel and appreciate your hard work. Keep it up !! Regards Gaurav

  • @skywalkerredluke
    @skywalkerredluke2 жыл бұрын

    Great tutorial. The way you go through all the components makes it very easy to make notes.

  • @hussainiftikar1739
    @hussainiftikar17392 ай бұрын

    It's been an year since I follow your videos on YT. I will frankly say staring with K8s, I have no regret to keep going on !!

  • @venkateshnavali2098
    @venkateshnavali20982 жыл бұрын

    Thank you for such a wonderful crash course!! One of the best and easy explanation 👍

  • @PeterPerhac
    @PeterPerhac11 ай бұрын

    This is a beautifully done video. Huge thanks to you for producing it!

  • @arunmanglick
    @arunmanglick Жыл бұрын

    This is way above expectation .. Thanks a ton for explaining every step.. and a fantastic demo.

  • @nataliiachaika
    @nataliiachaika2 жыл бұрын

    Nana, thank you for your great useful videos. The experience we get is priceless for sure. Appreciate what you do! ❤️

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thank you Nataliia, really happy to hear the videos are helpful! :)

  • @samb9439
    @samb94392 жыл бұрын

    I like how she explains the naive way to do it first, then proceeds to explain how to make it better by introducing a new Kubernetes component.

  • @najchardszy
    @najchardszy Жыл бұрын

    Honestly this is a type of introduction I would see for any framework I am starting with! 1h and I have my basic stack deployed in minicube. Awesome. Thanks Nana!

  • @Pill-AI
    @Pill-AI28 күн бұрын

    Thank you so much Nana … you really explained so clearly!!

  • @dimasveliz6745
    @dimasveliz6745 Жыл бұрын

    this is what I call a GREAT in capitals video. Jeez, this person just put more concepts clear in an 1h than hundreds of hundreds of videos across the whole internet. VERY VERY VERY concise! thanks a bunch! Excellent !

  • @algeo77
    @algeo7710 ай бұрын

    Nana, for someone like me who did not have the faintest idea of what Kubernetes is, to be able to build confidence in it is remarkable. It speaks volumes of your ability to explain complex topics in a structured, systematic and simple way. Thank you for teaching me.

  • @G3TSH1TD0N3
    @G3TSH1TD0N3 Жыл бұрын

    Youre a really good instructor. Clear, concise and to the point. Great job!

  • @aishorts2774
    @aishorts277418 күн бұрын

    Great video! I am new to K8s and learned so much. Thanks for making these videos.

  • @-leaflet
    @-leaflet10 ай бұрын

    OMG. This is the best tutorial I have seen on Kubernetes! You are awesome!

  • @anilthakkar11
    @anilthakkar11 Жыл бұрын

    The easiest Kubernetes tutorial I have ever seen. Thank you nana for making Kubernetes easy for everyone.

  • @royscheffers7656
    @royscheffers7656 Жыл бұрын

    Learned a lot Nana, thanks for putting this easy to understand guide together!

  • @PS3456
    @PS3456 Жыл бұрын

    Thank you, Nana. This was very clear and easy to understand. Awesome work!!

  • @Daniel-yt6ls
    @Daniel-yt6ls2 жыл бұрын

    Can’t wait to get home and watch this. I am sure it is awesome because everything you post is of an incredible quality. Thanks and congrats, Nana! 😀

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Happy to hear, thank you Daniel! 😊

  • @naumanali8357

    @naumanali8357

    2 жыл бұрын

    @@rahemankhan5795 single hui bhi to wo level say ooper hai bro

  • @BoredDeveloper
    @BoredDeveloper Жыл бұрын

    Thank you very much, I needed to refresh my memory about kube and this is exactly what I needed.

  • @Shruti_starlight
    @Shruti_starlight Жыл бұрын

    Never though learning kubernetes will be this interesting.. You made it all look so easy. Incredible!

  • @user-lg3jo6ih1t
    @user-lg3jo6ih1tАй бұрын

    An amazing video!! The best primer to learn the core components of Kubernetes and how to deploy a simple app. Incredible work Nana!

  • @andresaez
    @andresaez7 ай бұрын

    This course is simply the best! I have learned in about one hour what I have tried to learn for months. Thank you very much Nana for sharing your knowledge and the way you teach is priceless 😀

  • @discoline10191
    @discoline101912 жыл бұрын

    This couldn't have come at a better time. Thank you so much! You've truly brought value to my life. Your teaching is clear and effective. After your courses, I feel both ready for a whiteboard interview and ready for the practical skills. This course was an easy buy.

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thank you so much Lucas, really happy to hear such a great feedback! :) 🙏

  • @regben3820
    @regben38202 жыл бұрын

    You are the bomb! I have never seen any one that is able to break down something that seems so hard so easily. I will definitely be taking the K8 Administration course. Thanks

  • @laurabennis3871
    @laurabennis38712 жыл бұрын

    Thank you for all the amazing free content, checking this now!

  • @manantank870
    @manantank8702 жыл бұрын

    Hey Nana, I have watched several videos for kubernetes basics and I was not able to understand how all the K8s components are working. But, After watching your crash course video I got a clear overview and understood each and every basic components. Thank you so much for this video. Keep making such videos.

  • @KrishnanSethuraman

    @KrishnanSethuraman

    4 ай бұрын

    Her videos are really good. This channel is the reason I have a DevOps career.

  • @user-bo3yc2ui8s
    @user-bo3yc2ui8s Жыл бұрын

    Thank you Nana, well presented. The demo was a bonus. Great work!

  • @restondesi
    @restondesi Жыл бұрын

    Great presentation, so clear and concise! This is how technology should be taught! You clearly explained the need for each component in the architecture. Makes it much easier to remember and appreciate each component.

  • @sathesh2011
    @sathesh20112 жыл бұрын

    Was clueless in a team meeting where there was a demo on how the application was deployed in K8s. After watching this, I'm confident to work in my new project. Can understand how much time and effort it requires to create this quality content. Best thing is you gave to all for free. Thank you very much Nana!

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Happy to hear and thanks for your appreciation Sathesh!

  • @avizzzy
    @avizzzy Жыл бұрын

    Everything about this was perfect. The pace, content, delivery of content and explanations were really well done. Subscribing for more :)

  • @rz5741
    @rz57413 ай бұрын

    I have reviewed many materials about K8S on internet, and I can tell you that your presentation is the best especially for beginners. Contents are organized in clear structure and jargon free. Kudos to you, Nana! Wish you more successes in the New Year!

  • @yukinok25
    @yukinok25 Жыл бұрын

    Thank you Nana, it's an amazing video course. So simple to follow. Thank you for the hard work much appreciated!

  • @manishmakhija4029
    @manishmakhija40292 жыл бұрын

    So well explained and crisp clear concepts.. Hats off to the Lady !! Her explanation is so good . Deserves an award !

  • @AsifAnsari-nn8kk
    @AsifAnsari-nn8kk2 жыл бұрын

    Hands down. Best channel for in depth technical knowledge and amazing presentation.

  • @mattmcewan2550
    @mattmcewan2550 Жыл бұрын

    I actually watched a whole video this time! Very well presented and explained, thanks!

  • @PrasathRavi-ty6xj
    @PrasathRavi-ty6xj16 күн бұрын

    Nicely structured and articulated well step-by-step, especially on the components and their purpose.

  • @Renzo747
    @Renzo747 Жыл бұрын

    Thank you for this great, simple and structured introduction to K8S!

  • @TechWorldwithNana

    @TechWorldwithNana

    Жыл бұрын

    Appreciate your feedback and your support, thank you Renzo!

  • @naraharimarneni1089
    @naraharimarneni10892 жыл бұрын

    Thank you Nana for an excellent crash course on kuberntes.

  • @TT-it2ic
    @TT-it2ic4 күн бұрын

    The instructor Nana is super talented at speaking clearly and concisely which is a tremendous benefit to anyone looking to learn technical subject materials. If she were not so talented on this subject then I can see her as a super model. Thank you for this!

  • @rpf23543
    @rpf235433 ай бұрын

    such an awesome tutorial, thank you so much! Your tutorials are among the best on YT!

  • @WatchinVidz
    @WatchinVidz2 жыл бұрын

    This is really amazing... took a highly complex topic and not only explained it within 32 minutes, but also have a comprehensive follow along guide, all in about an hour. Seriously, thank you this is fantastic!!

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thanks so much for this great feedback and your support! Really appreciate it!

  • @RohitSharma-vq2gn
    @RohitSharma-vq2gn2 жыл бұрын

    Such distilled knowledge ! This is by far the cleanest introduction to Kubernetes that I came across. Thanks Nana 💙

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    thank you so much Rohit! :)

  • @pranavnadkarni5423
    @pranavnadkarni5423 Жыл бұрын

    Thanks Nana, one of the best crash courses I ever came across. Really well organized and explained.

  • @IAmAmperes
    @IAmAmperes Жыл бұрын

    That must be the most concise and elegant kubernetes quickstart from all youtube. Thank you very much for this material!

  • @sebastianlopezlando3955
    @sebastianlopezlando39559 ай бұрын

    absoultely remarkable teaching skills! I've watched many other videos about kubernetes and I wasn't able to quite grasp how it works and how to make it work, until I watched this one

  • @sewcyde

    @sewcyde

    Ай бұрын

    the reason you didn't grasp the idea because it wasn't some cute chic teaching it.

  • @jeffsmithdawg
    @jeffsmithdawg2 жыл бұрын

    Thank you so much for this tutorial. On top of it being simply fantastic, I think the best thing you've done is set a starting point for other people to start using k8s. You did an excellent job of this by showing how you're referencing the documentation. Even though some documentations are fantastic, there's a very small learning curve on how to use them and you've established just that. Thanks for this!!

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thanks Jeff, appreciate your great feedback! :)

  • @user-wd5hi9id9k
    @user-wd5hi9id9k2 ай бұрын

    Great work Nana. Your work is truly helpful.

  • @foryoutube-gx1hd
    @foryoutube-gx1hd Жыл бұрын

    Nana , I salute to your knowledge and understanding of all concepts. Your succint explanations are awesome. You always remain to the point and cover every thing what's required and don't deviate. Lots of Love. Thanks for sharing your knowledge.

  • @fooey88
    @fooey882 жыл бұрын

    You are so damn good at explaining things. Nice job and thank you for sharing!

  • @javierrenteria3195
    @javierrenteria31952 жыл бұрын

    Aaaahhhh!!!! (Screaming jajaja) thanks!!! Big thanks! I needed this from you!!! Today (later) I'm going to watch it immediately. ❤️❤️❤️❤️

  • @aydinahmadli7005
    @aydinahmadli7005 Жыл бұрын

    I just found your channel. Superawesome!! your explanations are simple, straightforward and very easy to understand. Thanks for making these resources available for free. I think you should produce more and more content :)

  • @shubhashrichavan7307
    @shubhashrichavan73079 ай бұрын

    I cannot imagine any more informative and made easy video than this for the beginners. Hands down the best video watched so far on Kubernetes.

  • @andes2101
    @andes21012 жыл бұрын

    This is the best crash course I've ever taken in anything, and I am a self-taugh developer thanks for the great resource.

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thank you Andres, really happy to hear that! :)

  • @DanielSRosehill
    @DanielSRosehill11 күн бұрын

    Fantastic overview thank you!

  • @PrajwalKrishnamurthy-kp9yt
    @PrajwalKrishnamurthy-kp9yt24 күн бұрын

    Never seen a better tutorial than this!!! Thank you

  • @ShahbazSidhu
    @ShahbazSidhu2 жыл бұрын

    I have been learning kubernetes from different sources like cloud academy, Linux academy and others for a while now. You did kubernetes explained in such a short and easy way. Wonderfully explained with great flow

  • @ShahbazSidhu

    @ShahbazSidhu

    2 жыл бұрын

    Thanks for such a great course .. It made me a permanent subscriber of your courses

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    That's awesome Shahbaz, really happy to hear that! :)

  • @teliat6242
    @teliat62422 жыл бұрын

    The great teacher again. Btw, I have done the your python course 5.30hrs took me around 2weeks. Its truly awesome. Thank you.

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thank you so much Telia, I appreciate your feedback! 😊

  • @DhanashriBhate
    @DhanashriBhate Жыл бұрын

    Thank you! I learn more in this one video than a 5 days ILTP and a 16 hour self-paces course :D You are awesome!!! Subscribed!

  • @surajpandey3271
    @surajpandey3271 Жыл бұрын

    Hey NaNa, Awesome videos. I have seen multiple videos about k8s(different channels). I can say this is one of the best video. you touch each & everything about k8s for beginners who want to learn and understand k8s, and its working in very simplified manner. Thanks a lot

  • @ProfQED
    @ProfQED2 жыл бұрын

    Dear Nana Thank you verrrrrrrrrrrrrrrrry much. :)

  • @kpb0
    @kpb0 Жыл бұрын

    I was following your tutorial on macOS Ventura with Docker Desktop v4.17 and it seems that Docker changed the way it integrates with host's network. What you shown will still work on Linux where Docker adds a new interface to the host OS through which you can communicate with containers. In my case, host OS had no clue how to find the k8s server with the IP returned by `minikube ip`, there was no routing information in the routing table. What you have to do is to run `minikube service webapp-service` which will create a tunnel to the service via ports published by minikube container and redirect the browser to tunneled port.

  • @saia9634

    @saia9634

    Жыл бұрын

    Works like a charm. Was having the same issue on Windows 11 docker desktop

  • @Beyondthedreamofreality

    @Beyondthedreamofreality

    10 ай бұрын

    Thank you !!! I was like so confused as to why it didn't work in the end - I owe you coffee

  • @taofeekadisa7619

    @taofeekadisa7619

    9 ай бұрын

    Thanks for this info. But it's still not working from my end.

  • @himanshujagdale4966

    @himanshujagdale4966

    9 ай бұрын

    @@taofeekadisa7619 yeah, same issue here

  • @danielruizleyva3825

    @danielruizleyva3825

    9 ай бұрын

    @@himanshujagdale4966 did u find a way around it?

  • @Joy-vo4ne
    @Joy-vo4ne2 жыл бұрын

    Nana, thank you for your contribution for this K8s world. Your material is very helpful. it's easy to understand. You have helped me to connect some many pieces all together. Thank You.

  • @jeyhunasadli
    @jeyhunasadli Жыл бұрын

    I would have never imagined that learning Kubernetes would be this simple and interesting. Thank you so much.

  • @vedranmaricevic6760
    @vedranmaricevic67602 жыл бұрын

    Your videos really should be included in official K8 documentation. Incredible way of explanation.

  • @TechWorldwithNana

    @TechWorldwithNana

    2 жыл бұрын

    Thanks for such an amazing feedback Vedran! And thanks for your support! :)

  • @proud_indian408
    @proud_indian4082 жыл бұрын

    Great Nana ❤

  • @pnig12117
    @pnig1211712 күн бұрын

    Thanks Nana !!! You are great coach

  • @AnujGupta-kw9sw
    @AnujGupta-kw9sw25 күн бұрын

    This K8s video tutorial actually builds my confidence. Thanks Nana for the amazing lesson. Appreciate!👏🏻

  • @phil86_
    @phil86_ Жыл бұрын

    Great tutorial, very well explained.. but Minikube IP is not reachable using Docker Driver (at least on Windows 11) and the Frontend of the webapp is not working (gives a fetch error on JS init function), making the page totally white as the HTML divs remain hidden.

  • @adityakuppili8511

    @adityakuppili8511

    2 ай бұрын

    Did you solve this issue?