How to create Kubernetes Cluster using Minikube | Install Kubernetes cluster in just 10 mins

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

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

  • @amanbajpai2804
    @amanbajpai2804 Год назад +1

    Excellent megha

  • @brilltwoant27
    @brilltwoant27 Год назад

    Thanks Megha! Been gathering too much theoretical gyan until now. I finally got the ball rolling with this, short and crisp.

  • @waqarismail1838
    @waqarismail1838 Год назад +1

    Will be happy more if you start play list,Thanks

  • @abrarsyed7177
    @abrarsyed7177 2 года назад +1

    Thxn

  • @pintu_patra
    @pintu_patra 2 года назад +1

    Excellent

    • @pintu_patra
      @pintu_patra 2 года назад

      Hy can you help me please

  • @ArpitSrivastava9
    @ArpitSrivastava9 2 года назад +1

    Excellent!!

  • @naveenm2029
    @naveenm2029 Год назад +1

    Hi can you do video on gcp

  • @charumittal2422
    @charumittal2422 7 месяцев назад

    Hi Megha , i ve tried to do the same but getting this error while starting the minikube.
    Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
    The version I am using for virtual box is 6.1

  • @HrittikExplains
    @HrittikExplains 2 года назад +1

    Subscribed ✅

  • @sumonsani5753
    @sumonsani5753 2 года назад

    upload next video please

  • @techwithmegha
    @techwithmegha  2 года назад +1

    These are the commands used in my video. Commands:
    "minikube version" - (to check if Minikube is intstalled)
    "minikube status" - (To check status of minikube is running or not )
    "kubectl config get-contexts" - (here * indicates that this is the cluster that is in use)
    "kubectl config set-context " - (to switch between cluster)
    "minikube node add --worker -p " - (creating more nodes)
    "minikube node delete (node_name) -p " - (to delete a node in a cluster)
    "minikube dashboard --url -p " - (to get the url for minikube dashboard)
    "kubectl get nodes" - (to check list of nodes running in your cluster)

  • @vijayagorrela9329
    @vijayagorrela9329 2 года назад +1

    Hi Megha, Thanks for sharing nice video on Kubernates. Can you please start from basics with each tool, hope that would be helpful even for beginners like me in devops. Once again nice video keep doing.

    • @techwithmegha
      @techwithmegha  2 года назад

      Hi Vijaya, Here is youtube link to basic devops tools to learn. ruclips.net/video/VPf4ar8acXg/видео.html

  • @sumonsani5753
    @sumonsani5753 2 года назад +1

    upload next video please