Kubernetes Crash Course for Absolute Beginners [NEW]

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ค. 2024
  • 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 TH-cam 🎬 ▬▬▬▬▬▬
    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.5K

  • @TechWorldwithNana
    @TechWorldwithNana  2 ปีที่แล้ว +218

    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 (th-cam.com/video/X48VuDVv0do/w-d-xo.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: ► th-cam.com/video/3c-iBn73dDE/w-d-xo.html
    YAML - learn here: ► th-cam.com/video/1uFVr15xDGg/w-d-xo.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 ปีที่แล้ว +1

      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 ปีที่แล้ว +1

      Keep it up!

  • @doritlyakhovitsky9709
    @doritlyakhovitsky9709 2 ปีที่แล้ว +395

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

    • @alexandrevalente9994
      @alexandrevalente9994 2 ปีที่แล้ว +2

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

    • @BeingDeveloperWithAB
      @BeingDeveloperWithAB 2 ปีที่แล้ว +2

      Perfect

    • @ytg6663
      @ytg6663 2 ปีที่แล้ว +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
    @ashi4evr 2 หลายเดือนก่อน +19

    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 ปีที่แล้ว +17

    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 !

  • @PolycarpNalela
    @PolycarpNalela ปีที่แล้ว +4

    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

  • @iugaialeksei2108
    @iugaialeksei2108 2 ปีที่แล้ว +12

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

  • @dddsa5951
    @dddsa5951 2 ปีที่แล้ว +34

    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!

  • @RodrigoWolschick
    @RodrigoWolschick 2 ปีที่แล้ว +66

    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!

  • @michielb
    @michielb 2 ปีที่แล้ว +1

    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!

  • @Ozarif
    @Ozarif 2 ปีที่แล้ว +3

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

  • @sohanjoshi9104
    @sohanjoshi9104 ปีที่แล้ว +4

    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.

  • @user-ur5zl7zx5c
    @user-ur5zl7zx5c 3 หลายเดือนก่อน +13

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

  • @nitshuttler3132
    @nitshuttler3132 10 วันที่ผ่านมา +2

    Wow.. this is what I was looking for
    Step-1: Create diagrams to let the learner picturize it..
    Step-2: Now, write code to achieve each diagram...lastly merge the entire things...perfect maam...thank youuuuuu for making this video...
    My desired video matches your actual video 🤭 (etcd is youtube here) 😂😂

    • @TechWorldwithNana
      @TechWorldwithNana  10 วันที่ผ่านมา

      Glad it was useful for you and thank you for your support 😊

  • @PJ-vz6yy
    @PJ-vz6yy 2 ปีที่แล้ว +191

    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 👏🏻

  • @salmanbaig7746
    @salmanbaig7746 2 ปีที่แล้ว +11

    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.

  • @algeo77
    @algeo77 11 หลายเดือนก่อน +3

    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.

  • @akshitasingh7086
    @akshitasingh7086 2 ปีที่แล้ว +6

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

  • @dhaferelhajamor5654
    @dhaferelhajamor5654 2 ปีที่แล้ว +8

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

  • @Mike-dt1yg
    @Mike-dt1yg 2 ปีที่แล้ว +5

    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!

  • @najchardszy
    @najchardszy ปีที่แล้ว +1

    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!

  • @karanmarwaha6605
    @karanmarwaha6605 2 ปีที่แล้ว +4

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

  • @D3M0320
    @D3M0320 2 ปีที่แล้ว +3

    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.

  • @hussainiftikar1739
    @hussainiftikar1739 3 หลายเดือนก่อน +3

    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 !!

  • @abhijeetmahajan3080
    @abhijeetmahajan3080 10 หลายเดือนก่อน +2

    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.

  • @IAmAmperes
    @IAmAmperes ปีที่แล้ว +1

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

  • @DannyFerri
    @DannyFerri ปีที่แล้ว +15

    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!

  • @samb9439
    @samb9439 2 ปีที่แล้ว +4

    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.

  • @meowmeow-00753
    @meowmeow-00753 ปีที่แล้ว

    Wish all tech TH-camrs always describe like you, simple, short but comprehensive and not boring! I'm a senior software developer for more than 10 years of experience and I find your videos really great.

  • @wrongturn_w
    @wrongturn_w ปีที่แล้ว +58

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

    • @TechWorldwithNana
      @TechWorldwithNana  ปีที่แล้ว +9

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

  • @dimasveliz6745
    @dimasveliz6745 ปีที่แล้ว +7

    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 !

  • @sajjadhosseinpoor5089
    @sajjadhosseinpoor5089 ปีที่แล้ว +1

    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 :)

  • @sklau5634
    @sklau5634 ปีที่แล้ว +18

    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.

  • @manishmakhija4029
    @manishmakhija4029 2 ปีที่แล้ว +3

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

  • @venkateshnavali2098
    @venkateshnavali2098 2 ปีที่แล้ว +5

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

  • @G3TSH1TD0N3
    @G3TSH1TD0N3 ปีที่แล้ว +2

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

  • @anilthakkar11
    @anilthakkar11 ปีที่แล้ว +4

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

  • @andresaez
    @andresaez 7 หลายเดือนก่อน +4

    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 😀

  • @restondesi
    @restondesi ปีที่แล้ว +2

    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.

  • @editholic704
    @editholic704 7 หลายเดือนก่อน +2

    u nailed it mam, i dont think nobody teaches this complex kubernetes in an hour, love you

  • @BoredDeveloper
    @BoredDeveloper ปีที่แล้ว +6

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

  • @Electra_Lion
    @Electra_Lion 2 ปีที่แล้ว +3

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

  • @rahultech77
    @rahultech77 ปีที่แล้ว +1

    This tutorial is AMAZING. I'm a frontend engineer who would often get stuck in doing these K8s related changes. This 1 hour will save me lot of effort/headache in the future.

  • @nitalshah9523
    @nitalshah9523 2 ปีที่แล้ว +1

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

  • @sathesh2011
    @sathesh2011 2 ปีที่แล้ว +78

    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 ปีที่แล้ว +5

      Happy to hear and thanks for your appreciation Sathesh!

  • @nataliiachaika
    @nataliiachaika 2 ปีที่แล้ว +5

    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! :)

  • @mmmYes
    @mmmYes 14 วันที่ผ่านมา

    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.

  • @josefromspace
    @josefromspace 9 หลายเดือนก่อน +2

    Fantastic video. The slides at 49:05 were very helpful to understand the key points with not a lot of text in them, good font size and straight to the point. Moreover, the pace was just right and the demonstration code/explanation was on-point. Thank you! 🙌💯🙏🏼

  • @discoline10191
    @discoline10191 2 ปีที่แล้ว +11

    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! :) 🙏

  • @WatchinVidz
    @WatchinVidz 2 ปีที่แล้ว +12

    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 ปีที่แล้ว +2

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

  • @yevheniikryvtsun4954
    @yevheniikryvtsun4954 ปีที่แล้ว +1

    It's a really outstanding high-level description of what K8S is.
    Thank you!

  • @Joy-vo4ne
    @Joy-vo4ne 2 ปีที่แล้ว +1

    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.

  • @AsifAnsari-nn8kk
    @AsifAnsari-nn8kk 2 ปีที่แล้ว +5

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

  • @rocky_handsomerh7781
    @rocky_handsomerh7781 2 ปีที่แล้ว +5

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

  • @Shruti_starlight
    @Shruti_starlight ปีที่แล้ว

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

  • @LillEngineered
    @LillEngineered ปีที่แล้ว +2

    Really awesome tutorial! Greatest thing is, the flashing diagrams over the video makes it easy to create notes while watching. Also, I love her voice.

  • @manantank870
    @manantank870 2 ปีที่แล้ว +107

    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 5 หลายเดือนก่อน

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

  • @-leaflet
    @-leaflet 11 หลายเดือนก่อน +3

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

  • @cosmos4427
    @cosmos4427 3 หลายเดือนก่อน +2

    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.

  • @snakejazz
    @snakejazz ปีที่แล้ว +2

    I had no idea what Kubernetes was and now I do after randomly stumbling upon this video. This was awesome, thank you!

  • @jeffsmithdawg
    @jeffsmithdawg 2 ปีที่แล้ว +3

    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! :)

  • @RohitSharma-vq2gn
    @RohitSharma-vq2gn 2 ปีที่แล้ว +8

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

  • @pranavnadkarni5423
    @pranavnadkarni5423 ปีที่แล้ว

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

  • @foryoutube-gx1hd
    @foryoutube-gx1hd ปีที่แล้ว +1

    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.

  • @Daniel-yt6ls
    @Daniel-yt6ls 2 ปีที่แล้ว +20

    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

  • @naraharimarneni1089
    @naraharimarneni1089 2 ปีที่แล้ว +4

    Thank you Nana for an excellent crash course on kuberntes.

  • @hughesadam87
    @hughesadam87 7 หลายเดือนก่อน +2

    Been doing k8s for a year and this video really brought all my fragmented knowledge together. The best k8s video I've ever watched

  • @rz5741
    @rz5741 4 หลายเดือนก่อน +1

    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!

  • @laurabennis3871
    @laurabennis3871 2 ปีที่แล้ว +4

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

  • @andes2101
    @andes2101 2 ปีที่แล้ว +5

    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 ปีที่แล้ว +1

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

  • @yukinok25
    @yukinok25 ปีที่แล้ว +2

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

  • @regben3820
    @regben3820 2 ปีที่แล้ว +2

    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

  • @sebastianlopezlando3955
    @sebastianlopezlando3955 10 หลายเดือนก่อน +3

    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.

  • @jeyhunasadli
    @jeyhunasadli ปีที่แล้ว

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

  • @AnujGupta-kw9sw
    @AnujGupta-kw9sw หลายเดือนก่อน +1

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

  • @avizzzy
    @avizzzy ปีที่แล้ว +5

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

  • @ShahbazSidhu
    @ShahbazSidhu 2 ปีที่แล้ว +4

    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 ปีที่แล้ว +1

      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! :)

  • @shubhashrichavan7307
    @shubhashrichavan7307 10 หลายเดือนก่อน +1

    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.

  • @cutebabyseal621
    @cutebabyseal621 ปีที่แล้ว

    I am spinning up for some Kubernetes work at a startup, and this video was invaluable. Thank you!

  • @teliat6242
    @teliat6242 2 ปีที่แล้ว +4

    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 ปีที่แล้ว +2

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

  • @javierrenteria3195
    @javierrenteria3195 2 ปีที่แล้ว +3

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

  • @Zancb
    @Zancb ปีที่แล้ว

    Your video is insanely good. You blow out the competition on TH-cam. Absolutely amazing presentation and script.

  • @alexbukk556
    @alexbukk556 ปีที่แล้ว

    Thx Nana! This was the best hands-on coding experience I've ever had! Learned a lot, both theoretical and practical knowledge, in a very short time through a real-world example, and everything worked just out-of-the-box. Looking forward to learn more DevOps from your channel

  • @skywalkerredluke
    @skywalkerredluke 2 ปีที่แล้ว +1

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

  • @Renzo747
    @Renzo747 ปีที่แล้ว +3

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

    • @TechWorldwithNana
      @TechWorldwithNana  ปีที่แล้ว

      Appreciate your feedback and your support, thank you Renzo!

  • @fooey88
    @fooey88 2 ปีที่แล้ว +4

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

  • @garg_hbti
    @garg_hbti 2 ปีที่แล้ว +1

    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

  • @lynnenewberry1230
    @lynnenewberry1230 2 ปีที่แล้ว +1

    Unbelievably helpful Kubernetes tutorial! I look forward to watching more of your tutorials.

  • @kpb0
    @kpb0 ปีที่แล้ว +13

    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 10 หลายเดือนก่อน +2

      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?

  • @vedranmaricevic6760
    @vedranmaricevic6760 2 ปีที่แล้ว +7

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

    • @TechWorldwithNana
      @TechWorldwithNana  2 ปีที่แล้ว +1

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

  • @chormingtan7266
    @chormingtan7266 ปีที่แล้ว +1

    Thank you Nana. You explain clearly in very simple terms. Great teacher.

  • @RenzoAG
    @RenzoAG 2 ปีที่แล้ว

    You just made my career path a lot easier and great way to introduce Kubernetes…. Definitely will continue to follow you and please keep updating your channel with more current updates for CKS

  • @ProfQED
    @ProfQED 2 ปีที่แล้ว +6

    Dear Nana Thank you verrrrrrrrrrrrrrrrry much. :)

  • @proud_indian408
    @proud_indian408 2 ปีที่แล้ว +3

    Great Nana ❤

  • @arunmanglick
    @arunmanglick ปีที่แล้ว +1

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

  • @Blaisem
    @Blaisem ปีที่แล้ว +2

    You are really good. I saw 60 minutes and didn't believe it would get me far, but the content here is so impressive.

  • @rinkirathore6502
    @rinkirathore6502 ปีที่แล้ว +6

    Hii Nana, I followed the video till end . @1:10:00 When I ping the minikube's IP along with my nodeport port, it gives nothing. Although pods are running, logs are coming same as coming in your tutorial. Are we really able to access minikube's internal IP?
    I used this command -minikube service --url
    This command gave me a url and on hitting that url, I can access the application. Can you just clarify my doubt here?

    • @TaiseerJoudeh
      @TaiseerJoudeh 9 หลายเดือนก่อน

      That worked for me too, thanks for sharing.

    • @getgoingwithdeepak
      @getgoingwithdeepak 2 หลายเดือนก่อน

      Thanks, worked for me.

  • @Goettel
    @Goettel ปีที่แล้ว +2

    Outstanding.

  • @usmansookia1158
    @usmansookia1158 ปีที่แล้ว

    Simply amazing!!! Complex stuff made real simple!!! Super clear presentation!!! God Bless you!!!

  • @DuccioMugnaini
    @DuccioMugnaini ปีที่แล้ว +2

    Simply the best crash course that I ever seen. Thank you Nana.😃

  • @AlexFeldman
    @AlexFeldman ปีที่แล้ว +3

    I had to run "minikube service webapp-service" command to test, traffic wasn't routing to the minikube