Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 เม.ย. 2024
  • Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
    💙 Become a Kubernetes Administrator - CKA: bit.ly/3MQtij9
    💚 Become a DevOps Engineer - full educational program: bit.ly/3MRjKEE
    💜 Become a DevOps expert and 10x your value: bit.ly/47lR9zx
    🧡 Udemy courses: bit.ly/3BQkjbz
    #kubernetes #techworldwithnana
    Connect with me 👋
    INSTAGRAM ► bit.ly/2F3LXYJ
    LINKEDIN ► bit.ly/3hWOLVT
    ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
    0:00 - Course Overview
    2:18 - What is K8s
    5:20 - Main K8s Components
    22:29 - K8s Architecture
    34:47 - Minikube and kubectl - Local Setup
    44:52 - Main Kubectl Commands - K8s CLI
    1:02:03 - K8s YAML Configuration File
    1:16:16 - Demo Project: MongoDB and MongoExpress
    1:46:16 - Organizing your components with K8s Namespaces
    2:01:52 - K8s Ingress explained
    2:24:17 - Helm - Package Manager
    2:38:07 - Persisting Data in K8s with Volumes
    2:58:38 - Deploying Stateful Apps with StatefulSet
    3:13:43 - K8s Services explained
    ▬▬▬▬▬▬ COURSE OVERVIEW 📚 ▬▬▬▬▬▬
    🔥 What is Kubernetes 🔥
    ► What problems does Kubernetes solve?
    ► What features do container orchestration tools offer?
    🔥 Main K8s Components 🔥
    ► Node & Pod
    ► Service & Ingress
    ► ConfigMap & Secret
    ► Volumes
    ► Deployment & StatefulSet
    🔥 K8s Architecture 🔥
    ► Worker Nodes
    ► Master Nodes
    ► Api Server
    ► Scheduler
    ► Controller Manager
    ► etcd - the cluster brain
    🔥 Minikube and kubectl - Local Setup 🔥
    ► What is minikube?
    ► What is kubectl?
    ► install minikube and kubectl
    ► create and start a minikube cluster
    🔗 Links:
    - Install Minikube (Mac, Linux and Windows): bit.ly/38bLcJy
    - Install Kubectl: bit.ly/32bSI2Z
    - Gitlab: If you are using Mac, you can follow along the commands. I listed them all here: bit.ly/3oZzuHY
    🔥 Main Kubectl Commands - K8s CLI 🔥
    ► Get status of different components
    ► create a pod/deployment
    ► layers of abstraction
    ► change the pod/deployment
    ► debugging pods
    ► delete pod/deployment
    ► CRUD by applying configuration file
    🔗 - Git repo link of all the commands: bit.ly/3oZzuHY
    🔥 K8s YAML Configuration File 🔥
    ► 3 parts of a Kubernetes config file (metadata, specification, status)
    ► format of configuration file
    ► blueprint for pods (template)
    ► connecting services to deployments and pods (label & selector & port)
    ► demo
    🔗 - Git repo link: bit.ly/2JBVyIk
    🔥 Demo Project 🔥
    ► Deploying MongoDB and Mongo Express
    ► MongoDB Pod
    ► Secret
    ► MongoDB Internal Service
    ► Deployment Service and Config Map
    ► Mongo Express External Service
    🔗 - Git repo link: bit.ly/3jY6lJp
    🔥 Organizing your components with K8s Namespaces 🔥
    ► What is a Namespace?
    ► 4 Default Namespaces
    ► Create a Namespace
    ► Why to use Namespaces? 4 Use Cases
    ► Characteristics of Namespaces
    ► Create Components in Namespaces
    ► Change Active Namespace
    🔗 - Install Kubectx: github.com/ahmetb/kubectx#ins...
    🔥 K8s Ingress explained 🔥
    ► What is Ingress? External Service vs. Ingress
    ► Example YAML Config Files for External Service and Ingress
    ► Internal Service Configuration for Ingress
    ► How to configure Ingress in your cluster?
    ► What is Ingress Controller?
    ► Environment on which your cluster is running (Cloud provider or bare metal)
    ► Demo: Configure Ingress in Minikube
    ► Ingress Default Backend
    ► Routing Use Cases
    ► Configuring TLS Certificate
    🔗 Links:
    - Git Repo: bit.ly/3mJHVFc
    - Ingress Controllers: bit.ly/32dfHe3
    - Ingress Controller Bare Metal: bit.ly/3kYdmLB
    🔥 Helm - Package Manager 🔥
    ► Package Manager and Helm Charts
    ► Templating Engine
    ► Use Cases for Helm
    ► Helm Chart Structure
    ► Values injection into template files
    ► Release Management / Tiller (Helm Version 2!)
    🔗 Links:
    - Helm hub: hub.helm.sh/
    - Helm charts GitHub Project: github.com/helm/charts
    - Install Helm: helm.sh/docs/intro/install/
    🔥 Persisting Data in K8s with Volumes 🔥
    ► The need for persistent storage & storage requirements
    ► Persistent Volume (PV)
    ► Local vs Remote Volume Types
    ► Who creates the PV and when?
    ► Persistent Volume Claim (PVC)
    ► Levels of volume abstractions
    ► ConfigMap and Secret as volume types
    ► Storage Class (SC)
    🔗 - Git Repo: bit.ly/2Gv3eLi
    🔥 Deploying Stateful Apps with StatefulSet 🔥
    ► What is StatefulSet? Difference of stateless and stateful applications
    ► Deployment of stateful and stateless apps
    ► Deployment vs StatefulSet
    ► Pod Identity
    ► Scaling database applications: Master and Worker Pods
    ► Pod state, Pod Identifier
    ► 2 Pod endpoints
    🔥 K8s Services 🔥
    ► What is a Service in K8s and when we need it?
    ► ClusterIP Services
    ► Service Communication
    ► Multi-Port Services
    ► Headless Services
    ► NodePort Services
    ► LoadBalancer Services

ความคิดเห็น • 4.2K

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

    If this course was helpful for you, please leave a like and subscribe 😊🙏
    💙 Become a Kubernetes Administrator - CKA: bit.ly/3MQtij9
    💚 Become a DevOps Engineer - full educational program: bit.ly/3MRjKEE
    🧡 Udemy courses: bit.ly/3BQkjbz
    🔗 Useful Links:
    ► Main Kubectl Commands - K8s CLI Git repo: bit.ly/3oZzuHY
    ► K8s YAML Configuration File Git repo: bit.ly/2JBVyIk
    ► Demo project Git repo: bit.ly/3jY6lJp
    ► Kubernetes Ingress Git Repo: bit.ly/3mJHVFc
    ► Kubernetes Volumes Git Repo: bit.ly/2Gv3eLi
    ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
    Join the private Facebook group ► bit.ly/32UVSZP
    INSTAGRAM ► bit.ly/2F3LXYJ
    TWITTER ► bit.ly/3i54PUB
    LINKEDIN ► bit.ly/3hWOLVT
    ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
    DevOps Tools, like Terraform, Prometheus ► bit.ly/2W9UEq6
    Jenkins Pipeline Tutorials ► bit.ly/2Wunx08
    Kubernetes on Cloud ► th-cam.com/play/PLy7NrYWoggjxqLwqmbE-gGuxpo0nWZqCi.html
    ▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬
    ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/3gEwf4V
    ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3nIouPW
    ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3mPIaiU

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

      Hello Nana, Appreciate your efforts in putting up this course. Can you also provide a section here on pre-requisites to learn Kubernetes? Is this for a techie or even a non-techie can take this course? These info will be very helpful.

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

      Hello, Nana , Thanks for your contribution to the community, I am in love with your videos

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

      Thanks 🙏

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

      What is the version of k8s in this tutorial?

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

      Excellent Nana.

  • @vshekhar25
    @vshekhar25 ปีที่แล้ว +1347

    So you recorded over 3.5 hours of excellent content without any fillers or fluff + posted on youtube without monetizing with adds? Hats off to you!

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

      th-cam.com/video/RWvYlrI3iPM/w-d-xo.html

    • @sai199226
      @sai199226 8 หลายเดือนก่อน +2

      Can we also get the slides presented s it would be good to revise?

    • @kevinyan6894
      @kevinyan6894 7 หลายเดือนก่อน +5

      shes building her brand

    • @MastaMan88
      @MastaMan88 6 หลายเดือนก่อน +2

      you live a weird life, my friend.

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

      coz she do not need ours money, that's great !

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

    No skipping Ads on this one. The author should properly be compensated for such a great tutorial.

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

      You are 100% right. I just watched a full 2 minute long add just because of this

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

      I'm watching over Yt Vanced, sorry

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

      Does skipping ads makes difference?

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

      @@ronakpatel4909 yeah more ads watchtime = more money for creator

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

      @@ronakpatel4909 they aren't payed for skipped ads, you just wasted time, bandwidth and electricity

  • @nikhilverma4976
    @nikhilverma4976 ปีที่แล้ว +46

    This 1 big video tutorial is far better than the complete official K8 documentation. Thank you for making this available for free for everyone.

  • @sandeepunnikrishnan8806
    @sandeepunnikrishnan8806 9 หลายเดือนก่อน +22

    I can confidently say that this is probably the best kubernetes tutorial you can find on TH-cam

  • @brunoc.3669
    @brunoc.3669 2 ปีที่แล้ว +373

    The problem with this big long video is that I can like it only once! 😁
    It's extremely well organised, crystal clear... and free! Thank you so much for your amazing work.

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

      ALL tutorial creators should strive to meet this standard ... I have NEVER seen anything THIS complete and well done. Kudos to "TechWorld with Nana" 🏆💎💎💎

  • @VictorS
    @VictorS ปีที่แล้ว +124

    My full team is watching this. Really good content, happy to support your work.

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

      That's really great to hear and thank you for your support Victor!

  • @piotrjazdzyk253
    @piotrjazdzyk253 ปีที่แล้ว +146

    It's so refreshing to see content that is straight to the business and focuses solely on the subject matter without any unnecessary product placement distractions. Not only that, but the amount of super valuable information provided in such a clear and understandable manner is truly impressive. The diagrams, pictures, and code examples are all incredibly well-prepared and made available for download, making it even easier to follow along and understand the material. Overall, I have to say WOW - this is some seriously great content!

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

      Thanks so much Piotr, appreciate your great feedback! :)

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

      She is absolutely amazing. Such a gift for explaining technical material in an engaging and efficient manner. Best I have ever seen...

  • @adimardev1550
    @adimardev1550 ปีที่แล้ว +22

    this is my 4rth day on learning devops and everything started to make sense after watching 3 full videos. docker, jenkins, kubernetes. i'm no longer confuse thanks to these amazing people on youtube puting up amazing works.

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

      How’s it going for you? Can you please share your learning experience and job scouting?

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

    For those of you, who got stuck at 2:13:00 and cannot follow along the course, because there is no kubernetes-dashboard in kubernetes. Just execute '$minikube dashboard' and K8s will generate it for you automatically

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

    No other k8s training required after this training. I am lucky to find such channel👍

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

      Great to hear! Glad you found my channel too 😊

    • @Nirajmaharjan
      @Nirajmaharjan 3 ปีที่แล้ว

      @@TechWorldwithNana Really awesome view. Thanks Nana

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

      ​@@TechWorldwithNana
      good evening, thanks for the video!! one the bests, even for a newbie like me! just 1 question: i'am at minute 1.44.55 (tried to create a full deployment with mongodb, but i have errors!!) the browser keep asking me credentials after launching minikube service eccecc... so where i can find those infos? i tried also to put them not coded, or removed comments.
      #help!!
      i'll try to remake from 1.16.00 (start of example) till this point. maybe i forgot something.
      thanks again. i apreciate a lot this kind of contents.
      if well followed or learned can be very useful in certifications or job activities
      logs of creating the mongo expr yaml
      i followe min by min, step by step. just a the versione mong image (4.4.6. instead of 5+, because of AVX error).
      C:\Users\oskal\esempio_mongo_expr_k8s>k logs mongo-express-859f75dd4f-bhvnq
      Waiting for mongo:27017...
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:15 UTC 2024 retrying to connect to mongo:27017 (2/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:16 UTC 2024 retrying to connect to mongo:27017 (3/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:17 UTC 2024 retrying to connect to mongo:27017 (4/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:18 UTC 2024 retrying to connect to mongo:27017 (5/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:19 UTC 2024 retrying to connect to mongo:27017 (6/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:20 UTC 2024 retrying to connect to mongo:27017 (7/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:21 UTC 2024 retrying to connect to mongo:27017 (8/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      Tue Mar 5 00:06:22 UTC 2024 retrying to connect to mongo:27017 (9/10)
      /docker-entrypoint.sh: connect: Connection refused
      /docker-entrypoint.sh: line 15: /dev/tcp/mongo/27017: Connection refused
      what can i do ?
      thanks a lot!
      oussama

  • @mhosseinhosseini-ld4km
    @mhosseinhosseini-ld4km ปีที่แล้ว +15

    This is master piece, i am not used to watch long tutorials but you made an absorbing one, so much respect and love to you Nana ❤️

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

    Thank you for this great and awesome content !
    Very clear and very well structured !
    I've learned a lot and I will certainly come back to this video when I will go for practice!

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

    After searching for a good Kubernetes tutorial for years, I believe I've finally found the best one! Thanks for a great content and getting directly to the point with the right balance of lecture and demo.

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

      Thanks so much Ashok, really appreciate your feedback and support! :)

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

    i can't believe how great you are, it's literally the best material over all internet .

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

      Thanks so much! 🙏

    • @andriypetryshyn848
      @andriypetryshyn848 3 ปีที่แล้ว

      Its true, tnx Nana :-*

    • @contactsaurabhsomani
      @contactsaurabhsomani 3 ปีที่แล้ว

      Couldn't agree more.

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

      Yep, I have to agree. I keep telling folks that these "200h courses" about Docker are wasting people's time, but you manage to condense the right amount of theory and practice to make the learning process very efficient!
      If you have a Patreon page I'd definitely contribute, and I'm sure a good amount of people too :-) Cheers!

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

      I also didn't expect it to be this good. The explanations are clearer than other tutorials I have seen.

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

    it's 2022 and still the best Kubernetes tutorial ❤

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

    Brilliant! I can understand the effort that has gone behind in creating such an extensive tutorial. Thanks a ton, Nana!

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

    This tutorial has really saved my bacon, I spent 3 days on it so far, taking notes and trying each step. Best kubernetes resource out there.

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

      Really great to hear! Thank you so much! 😊

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

    The best tutorial I have ever taken. Structured, easy to go back to, clear examples, keeping it essential, but not trivial. Love it!

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

    Nana, thanks for this wonderful content on K8s - you've just nailed the concept in this crash course. Kudos and keep up the good work.

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

    Thank you very much Nana. The content is systematically structured right from basics to advanced topics , which is an ode to your clarity of thought and presentation, so that even novices can also get the nuances of k8s. Thank you . Wishing you a successful career and a fulfilled life.

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

    Thank you for this course! So nicely presented, not superficial and not overwelming.

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

    Nana, thanks for sharing this amazing gift you have for simplifying complex topics. You are so articulate and your mastery of the concepts shows in your delivery of the topics. I am a fan!

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

    This is an amazing course. Fast paced, detailed and very well thought through. Nana is an expert with great communication.

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

    thank u soo much nana. reading docs are sometimes so confusing but your animations are really so much helpful. so much work u put into this. thank u really!

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

    Wow! What a great and thorough introduction to Kubernetes. Thank you for making this available 😃🙏

  • @abaynehtefera8577
    @abaynehtefera8577 ปีที่แล้ว +16

    Amazing stuff! This is one of the best tech youtube content I watched without boredom. You had a talent to demo complex topics in ease. Thank you for making this conent open for everyone!

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

    Amazing work ! Perfect flow and crystal clear explanations !

  • @cmdtyler85
    @cmdtyler85 ปีที่แล้ว +39

    Absolutely fantastic tutorial, covered everything I needed to not feel overwhelmed. Even two years later, worth watching. Fantastic work!

    • @TechWorldwithNana
      @TechWorldwithNana  2 หลายเดือนก่อน +1

      Thank you! Happy to read such amazing feedback! 🙏💙

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

    Beware at about minute 13:50 => base64 is not an encryption. It's just an encoding. So it means that there's no additional safety in comparison with a plain text file: IT IS a plain unencrypted text file. Anyone that has kubernetes API access, or the underlying data store, and so on... can retrieve those passwords. Unless you specifically enable encryption (NOT base64), or using RBAC rules.

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

      Hi Daniele, I talk about this issue in the new K8s Security Best Practices video: th-cam.com/video/oBf5lrmquYI/w-d-xo.html

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

      echo -n 'username' | base64 is not working in my window 10. Due this I am unable to login mongo-express browser.it is asking credentials.. Can anyone help me on this

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

    Wow, this is such a great tutorial So easy to follow, clear, well-prepared, beautiful !

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

    Excellent The best tutorial I have ever taken. Structured, easy to go back to, clear examples, keeping it essential, but not trivial. Love it!

  • @davidfeldt1362
    @davidfeldt1362 9 หลายเดือนก่อน +1

    Kudos! You're an exceptional educator - clear, concise and extremely useful!

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

    Congrats Nana, top quality course. The pace of your voice is on point and the content is so well structured (and illustrated) I would easily pay for it.

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

      Thanks so much! :)

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

      Yes... i'm just learning English and I can understand so perfectly every word that Nana says...

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

    I literally learnt k8s in just a day. I can go and start working with it! Thanks so much :))

  • @siddharthgaur6854
    @siddharthgaur6854 7 หลายเดือนก่อน +5

    One cannot get a better content than this. You absolutely made it look so easy to understand and work on. Hats-off to your content, course management, presentation and knowledge. Keep up the good work. Thanks.

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

    Love your teaching, clear, well structured, concise and zero non-sense !!!

  • @KB-dn9xu
    @KB-dn9xu 2 ปีที่แล้ว +4

    Well structured with great teaching.Awesome! Thank you 👏

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

    The best course out there on Kubernetes. The animations, graphics and demos made every concept easy to understand. Nana has a gift for explaining things clearly.

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

    I appreciate you being jokes-aside and to the point. So rare on youtube. No dumb comparisons, no side notes and no memes.

  • @phillipgulla1768
    @phillipgulla1768 10 หลายเดือนก่อน

    This course is great. I am working my way through it now. An excellent technical overview of K8s with hands on demos to reinforce learning. Thanks, Nana.

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

    What an amazing tutorial. I'm halfway through, and I've learned so much, and so well. Thank you for making this!!

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

    The best ever course on Kubernetes. Appreciate your effort and time. I have added your other tutorials to my watch lists and I am sure I am gonna be loaded with knowledge I was searching for! It really helps a university student like me. Thanks Nana !

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

    Since this video was released, the "Master" term from Master node and Master processes has been replaced by "Control Plane".
    Fantastic course, thank you!

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

      Thank you for an update)

  • @shavis4811
    @shavis4811 5 หลายเดือนก่อน +1

    Beautiful ! What a clear, crisp detailed tutorial. Slides, content , your voice , everything is a masterpiece. I always look for your videos when I want to learn new concepts.

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

    Thankyou:) for such an amazing course.Thankyou for making this. You are an amazing teacher

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

    All I have to say is THIS IS AWESOME, I spent the whole day watching and applying this. You finished a week in 4 hours!!!! love it and keep it up !!!!

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

      I'm happy to hear! Thank you so much for your positive comment 😊

    • @samyaktjain698
      @samyaktjain698 3 ปีที่แล้ว

      @@TechWorldwithNana Mam, Docker is prerequisite for this video?

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

      @@samyaktjain698 the new kubernetes can use other containerd, but IMO if you just want to follow the tutorial, just use docker to remove unnecessary confusion

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

    I am utterly amazed and have no words to thank you Nana for this great course. 🥰

  • @ahmadmazaal4040
    @ahmadmazaal4040 9 หลายเดือนก่อน +6

    It's 2023 and this crash course is still amazing, thank you Nana!

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

    I watched 20 minutes and I already think that this is the best k8s course, great job and wonderful effort.

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

    @TechWorld with Nana, you've been fantastic in your explanation of key concepts in K8s. Well organized. Kudos!

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

    Thank you ! Great lesson with perfect balance of demo and theory. Absolutely loved it !

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

    what an awesome video, I am halfway through and already learned a whole lot, this is amazing 🎉 thanks, Nana! for the time and effort put into making this masterpiece 👌

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

      th-cam.com/video/RWvYlrI3iPM/w-d-xo.html

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

    Haven't finished the full video yet, but god damn this is quality material. well done!

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

    I can imagine the effort needed to create all this, thanks a lot Nana! 👏👌

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

    I like how you explain things. The problem-solution paradigm you use to explain every idea/concept is so efficient because it fits our why-questions-oriented minds. Thank you Nana for this very helpful video :)

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

    This was such an amazing course on K8s, loved it. Thank you Nana ❤

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

    one of the rare videos on TH-cam where I knew 'how stuff works' but still continued watching. Just sheer brilliance of the presentation and ability to engage the audience.

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

    By far one of the most succinct and clearly explained videos on Kubernetes I have seen.

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

    Brilliantly done! Thank you Nana! ❤️

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

    Awesome walkthrough, I actually passed an interview after watching this

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

    The only 3+ hour video I've ever watched on TH-cam, you are an amazing instructor, truly love your content! Many thanks!

  • @hovelfrog
    @hovelfrog 7 หลายเดือนก่อน

    This is awesome. I'm struggling with my first real devops position and this is helping a lot. I like that you get straight to the point and explain things clearly in an engaging manner. Thanks!

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

    This is such an amazing and well structured course i have been watching it non-stop. Thank you, Nana

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

      th-cam.com/video/RWvYlrI3iPM/w-d-xo.html

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

    Speechless Nana.. Somebody said sharing is caring.. this shows how good human being you are....Hatsoff to you for this selfless service Nana..If there's is a GOD in this world, then I think he should really bless you with lots of good luck and happiness..All the best 👍

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

      Thanks so much! really happy to see my work is appreciated! :)

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

    Absolutely amazing content. Thank you so much to make this information available for free. It really helped me a lot to prepare for the interviews

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

    I usually hate lectures.. but you capture me with the content. Appreciate you for the skills of tutoring. Really good.

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

    This is awesome! I'm getting started with k8s and learned a huge amount. Presentation is clear and comprehensive. Associated git repo makes it super easy to try demos myself. Thanks.

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

    What a great session. Thank you so much for all your efforts in explaining so well

  • @19poli63
    @19poli63 3 ปีที่แล้ว +10

    WOW! That's what I call an excellent course, probably one of the best on YT. Thank you for sharing this info.

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

    Just wow.... no small talk, only facts and knowledge explained in a visual, easily understandable way. Perfect!

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

      Thank you Ruben, appreciate your feedback and support!

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

    This is my first encounter of learning Kubernetes and I am very glad came across this tutorial. Thanks Nana for putting our such a great content, simplifying the complexities and making us enjoy what we are learning. Big Thumbs up to you..

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

    I just completed 45 minutes of the course. I knew it is going to be among the best Kubernetes tutorial out there. Thank you for sharing your excellent knowledge on this topic.

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

      Really appreciate your positive words! Thank you 😊🙏

    • @memonaralan
      @memonaralan 3 ปีที่แล้ว

      Exactly.....

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

      @@TechWorldwithNana I'm facing problem with creating deployment. I tried using public and private repo in git hub as well.

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

    Hands down, Nana is easily one of my best DevOps Teachers. The way you easily disintegrate every individual concept is astonishing. It's one thing to know so much, it's another to know how to flawlessly relate the knowledge to others. You embody all. Keep educating the world. Thank you for the priceless service to tech humanity!
    With love from Nigeria

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

      Thanks so much for this nice comment Ayobami!! :) Wish you all the best and greetings to Nigeria!

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

    Love it-- ! So easy to understand complex topics when you explain them so well.

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

    This is amazing Ms. Nana! Wonderful tutorial and great learning! Amazing work and hats off for the dedication and clarity in what you have produced - excellent stuff!! 💕

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

      th-cam.com/video/RWvYlrI3iPM/w-d-xo.html

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

    Damn! 3 hours 37 minutes! 🔥
    Only goes to show how much effort you are ready to put! #respect

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

    Absolutely stunning explanation. Extremely thorough. Highly recommended!

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

    It's amazing to see someone who is willing to give so much without asking. Thank you so much, I learned so much thanks to you.

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

    What an amazing content for beginners...Hats off to you for putting so much effort to compile such an amazing tutorials..Thank you so much!!!

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

    2:13:33 If kebernetes-dashboard is not shown you can start dashboard (and have it shown under namespaces) using this command `minikube dashboard`

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

    I have been searching for k8s training material for a while and I would say this is by far the most friendly, easy-to-understand, well-structured k8s tutorial for beginners. Keep going, Nana.

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

    Your way of presenting information is great.
    Proper tempo, easy to listen, i don't have to speed up playback and I am not bored quickly - just perfect
    Thank you

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

    This is a work of art. Great tutorial. Explained in simple terms. Beautifully done via visuals and animations. A lot of hard work has been put in. Highly appreciated. Thank you so so so much! :)

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

      th-cam.com/video/RWvYlrI3iPM/w-d-xo.html

  • @SohailKhan-qk4gl
    @SohailKhan-qk4gl 3 ปีที่แล้ว +7

    Your communication skills surpass every other youtubers. Clear and effective.
    Thanks once again for the brilliant content

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

    I appreciate the efforts you took to build such a quality content. I found it very helpful and for all beginners this is the right video to start with.Thanks for making this.

  • @inovikov100novikov6
    @inovikov100novikov6 6 หลายเดือนก่อน

    Great job, Nana. Concise and up to the point tutorial. Impressive

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

    Never came across any better explanation of kubernetes concepts. You are amazing. Just love your video!!

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

    Nana is setting the bar for terrific tutorials; packing so much content in these videos. Very nice. Thank you Nana.

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

    Much respect and props to you! These tutorials are amazing quality and brilliantly done. I wish I was half as good at teaching technical content as this lol.

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

      Thank you so much Paul! 😀 Appreciate your comment 😊

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

    Thanks a lot for creating this video and sharing it for free Nana! This video not only explains concepts clearly, but also make them memorable.

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

    This tutorial is by far the best one that I have seen. Crisp, precise and totally on point Thank you so much.

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

    My infinite gratitudes for this course! And for docker one! Can't imagine how much of your time and efforts you've put into this work.

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

      Thanks for your appreciation Marat! :))

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

      th-cam.com/video/RWvYlrI3iPM/w-d-xo.html

  • @VivekYadav-fc8js
    @VivekYadav-fc8js 2 ปีที่แล้ว +4

    Nana , amazingly put together , very clearly explained , you rock !

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

    Hands down one of the best tutorials I’ve seen. Thanks a lot!

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

    as happy as I am to see content like this free on youtube, it is sad that I get a better education and instruction from youtube than I ever did in college. Keep it up Nana, you rock.

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

    Just like I've told people that Code Complete is the quickest 1,000 pages they'll ever read, your tutorial is the quickest 4 hour video I've ever watched. Well structured without diving into too many details out of the gate. Thanks a bunch for putting this together!

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

    Fantastic Tutorial! The content is well organized and skillfully explained. Thank you Nana.

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

    This is truly the best tutorial I've seen. Thank you very much Nana.

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

    Brilliant!! I was just finishing off the old Kubernetes course, can't wait to work my way through this one too ! Fabulous

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

      That's amazing. Thanks for such positive feedback 😊

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

      "can't wait to work my way through this one too ! "
      LOL you do realize that the more that you type in the comments, the longer it will take, right?

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

      @@touristguy87 this was 7 months ago, i guess you should spend less time typing replies to old comments and more time working :P

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

      @@touristguy87 okay! enjoy that then! bit wierd you assume i dont have a job... bit insecure, are you?

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

      @@touristguy87 ?? you started this bro idk why you're still here xD