Day 3 | Install Kubernetes on your Laptop using Minikube

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024

Комментарии • 18

  • @sre101
    @sre101  6 месяцев назад +3

    Hope you enjoy learning with me!
    The next chapter will be a hands-on project on how to deploy your first application to Kubernetes.
    Subscribe to get notified.
    Also, do share your feedback with me and let me know if there's something specific you'd like to learn.

    • @chetananandlove
      @chetananandlove 5 месяцев назад

      Awesome video to start @raghav .. looking forward

  • @mirowahedali3962
    @mirowahedali3962 6 месяцев назад

    your throwing speech is awesome.... I like it...........and Your explanation is very lucid and crisp.

    • @sre101
      @sre101  6 месяцев назад

      Thank you Mir, means a lot!

  • @aparanabinu5608
    @aparanabinu5608 6 месяцев назад

    Oh thank you, new knowledge❤❤

  • @chiragr1336
    @chiragr1336 6 месяцев назад +1

    🙏 thanks for starting from basics but don't stop there, dive as deep as possible, don't under estimate you're audience, they will grow with time. 🙏

    • @sre101
      @sre101  6 месяцев назад

      wow thanks a lot Chirag! means a lot to me and yes, I will be doing that

  • @usharanimateti
    @usharanimateti 6 месяцев назад

    we can use minikube start --nodes=3, using this command we can run 3 worker nodes on minikube

    • @sre101
      @sre101  6 месяцев назад

      exactly! and all these 3 "nodes" are run as Containers on our local machine.

  • @ChickenJY
    @ChickenJY 2 месяца назад

    Do I need to go through How to use a Docker and get Docker set up before I continue in setting up my Kubernetes? And I could not find any links above for setting up Kubernetes on Windows. Need a small help over here.

    • @sre101
      @sre101  2 месяца назад +1

      Knowing how to work with containers is absolutely essential before you get started with Kubernetes.
      And the most commonly used container technology is Docker. So I would highly recommend you to first learn docker (at least the basic usage) before moving to kubernetes.
      docker playlist - ruclips.net/video/BOLU6JsfD1Q/видео.html
      you can install minikube on windows and run kubernetes with it - minikube.sigs.k8s.io/docs/start/?arch=%2Fwindows%2Fx86-64%2Fstable%2F.exe+download

    • @ChickenJY
      @ChickenJY 2 месяца назад +1

      @@sre101 Thank you so much for your kind help!

  • @natural_stupidity_
    @natural_stupidity_ 6 месяцев назад

    1:58 😂

    • @sre101
      @sre101  6 месяцев назад

      😆

  • @mallikarjunkonemane6908
    @mallikarjunkonemane6908 6 месяцев назад

    🔝🔥☸️

    • @sre101
      @sre101  6 месяцев назад

      🙌

  • @saikaraka6905
    @saikaraka6905 6 месяцев назад

    Kind??

    • @sre101
      @sre101  6 месяцев назад

      Are you referring to the Kind tool? I haven't tried it myself but yeah I'm sure it can solve these problems too