Kubernetes Crash Course for Absolute Beginners [NEW]

Поділитися
Вставка
  • Опубліковано 21 тра 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 UA-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,5 тис.

  • @TechWorldwithNana
    @TechWorldwithNana  2 роки тому +219

    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 (ua-cam.com/video/X48VuDVv0do/v-deo.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: ► ua-cam.com/video/3c-iBn73dDE/v-deo.html
    YAML - learn here: ► ua-cam.com/video/1uFVr15xDGg/v-deo.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 роки тому +399

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

  • @ashi4evr
    @ashi4evr 3 місяці тому +20

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

  • @sklau5634
    @sklau5634 Рік тому +19

    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.

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

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

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

  • @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

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

  • @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.

  • @user-ur5zl7zx5c
    @user-ur5zl7zx5c 4 місяці тому +14

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

  • @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.

  • @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.

  • @sathesh2011
    @sathesh2011 2 роки тому +79

    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!

  • @hughesadam87
    @hughesadam87 8 місяців тому +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

  • @andresaez
    @andresaez 8 місяців тому +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 😀

  • @iugaialeksei2108
    @iugaialeksei2108 2 роки тому +13

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

  • @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.

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

  • @anilthakkar11
    @anilthakkar11 Рік тому +4

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

  • @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.

  • @akshitasingh7086
    @akshitasingh7086 2 роки тому +6

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

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

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

  • @dhaferelhajamor5654
    @dhaferelhajamor5654 2 роки тому +8

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

  • @Ozarif
    @Ozarif 2 роки тому +3

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

  • @cosmos4427
    @cosmos4427 4 місяці тому +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.

  • @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! 💙

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

  • @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.

  • @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.

  • @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.

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

  • @manishmakhija4029
    @manishmakhija4029 2 роки тому +3

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

  • @meowmeow-00753
    @meowmeow-00753 Рік тому

    Wish all tech UA-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.

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

  • @BoredDeveloper
    @BoredDeveloper Рік тому +6

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

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

  • @mmmYes
    @mmmYes 26 днів тому

    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.

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

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

  • @venkateshnavali2098
    @venkateshnavali2098 2 роки тому +5

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

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

  • @IAmAmperes
    @IAmAmperes 2 роки тому +1

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

  • @Electra_Lion
    @Electra_Lion 2 роки тому +3

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

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

  • @G3TSH1TD0N3
    @G3TSH1TD0N3 Рік тому +2

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

  • @editholic704
    @editholic704 7 місяців тому +2

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

  • @-leaflet
    @-leaflet 11 місяців тому +3

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

  • @kpb0
    @kpb0 Рік тому +15

    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 11 місяців тому

      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 10 місяців тому

      @@taofeekadisa7619 yeah, same issue here

    • @danielruizleyva3825
      @danielruizleyva3825 9 місяців тому

      @@himanshujagdale4966 did u find a way around it?

  • @TT-it2ic
    @TT-it2ic 28 днів тому

    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!

  • @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

  • @AsifAnsari-nn8kk
    @AsifAnsari-nn8kk 2 роки тому +5

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

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

  • @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.

  • @josefromspace
    @josefromspace 10 місяців тому +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! 🙌💯🙏🏼

  • @rocky_handsomerh7781
    @rocky_handsomerh7781 2 роки тому +5

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

  • @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 2 місяці тому

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

  • @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.

  • @nitshuttler3132
    @nitshuttler3132 22 дні тому +3

    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  22 дні тому +1

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

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

  • @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.

  • @nitalshah9523
    @nitalshah9523 2 роки тому +1

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

  • @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

  • @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.

  • @ujjwalahuja7187
    @ujjwalahuja7187 2 роки тому +2

    Love the audio clarity, Watching it in 2X.

  • @ankhancam6761
    @ankhancam6761 11 місяців тому +1

    I recently watched this training video on UA-cam and I was really impressed. The instructor was clear and concise, and he did a great job of explaining the different features of the Kubernetes .
    Overall, I thought this was a great training video and I would definitely recommend it to anyone who is interested in learning how to use Kubernetes Crash Course for Absolute Beginners.
    Pros:
    Clear and concise instructor
    Lots of practical examples
    Well-organized and easy to follow
    Cons:

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

  • @RohitSharma-vq2gn
    @RohitSharma-vq2gn 2 роки тому +8

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

  • @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.

  • @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.

  • @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! 😊

  • @naraharimarneni1089
    @naraharimarneni1089 2 роки тому +4

    Thank you Nana for an excellent crash course on kuberntes.

  • @NolteGameOver
    @NolteGameOver 8 місяців тому +1

    Thank you very much for these videos, as a non-english speaker I appreciate your voice, tone and clarity, I have been able to understand everything without repeating it. It is incredible how all doubts are cleared up and with the practical part and it helped me to establish my local development environment

  • @divyasri349
    @divyasri349 Рік тому +2

    NaNaaaaa u r saving my life. Ur videos are really helping me a lot for my job purpose. Awesome content. Not everybody can explain clearly. I have searched so many videos for Kubernetes, EKS, and ECS ... but I only understood those concepts from your videos..... God bless you and your family, Nana... Love from India 😘😀😍🙌✌️

  • @laurabennis3871
    @laurabennis3871 2 роки тому +4

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

  • @Renzo747
    @Renzo747 2 роки тому +3

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

    • @TechWorldwithNana
      @TechWorldwithNana  2 роки тому

      Appreciate your feedback and your support, thank you Renzo!

  • @MrLingon
    @MrLingon 9 місяців тому

    This was really good. I have been working a little bit with K8s inside GCP, but I was not really sure what was happening most of the time. This makes it really clear!

  • @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.

  • @javierrenteria3195
    @javierrenteria3195 2 роки тому +3

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

  • @avizzzy
    @avizzzy Рік тому +5

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

  • @yukinok25
    @yukinok25 Рік тому +2

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

  • @AnujGupta-kw9sw
    @AnujGupta-kw9sw Місяць тому +1

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

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

  • @ProfQED
    @ProfQED 2 роки тому +6

    Dear Nana Thank you verrrrrrrrrrrrrrrrry much. :)

  • @Shruti_starlight
    @Shruti_starlight Рік тому

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

  • @DhanashriBhate
    @DhanashriBhate Рік тому +1

    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!

  • @fooey88
    @fooey88 2 роки тому +4

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

  • @phil86_
    @phil86_ Рік тому +5

    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.

  • @yevheniikryvtsun4954
    @yevheniikryvtsun4954 Рік тому +1

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

  • @metinogurlu8044
    @metinogurlu8044 Рік тому +2

    Such a smooth learning experience. I just wanted to check, and found myself watching the whole video like the watching the last episode of Game of Thrones!

    • @TechWorldwithNana
      @TechWorldwithNana  Рік тому

      Thank you Metin, so happy to hear! 💙 That's a great compliment 😀

  • @proud_indian408
    @proud_indian408 2 роки тому +3

    Great Nana ❤

  • @skywalkerredluke
    @skywalkerredluke 2 роки тому +1

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

  • @arunmanglick
    @arunmanglick Рік тому +1

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

  • @Goettel
    @Goettel Рік тому +2

    Outstanding.

  • @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?

  • @user-lg3jo6ih1t
    @user-lg3jo6ih1t 2 місяці тому

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

  • @mattmcewan2550
    @mattmcewan2550 2 роки тому +1

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

  • @krushnajadhavff
    @krushnajadhavff Місяць тому +33

    crash course ❌crush course✅