How to set up minikube cluster | Practicing kubernetes in local | Deploy app on minikube

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Register for Online Training 👉 bit.ly/3vuBQqb
    Welcome to our tutorial on setting up a Minikube cluster! 🚀 In this video, we'll guide you through installing and configuring Minikube on your local machine, enabling you to practice Kubernetes without needing a cloud provider. Perfect for beginners and seasoned developers alike, this tutorial will help you get hands-on experience with Kubernetes right from your own computer.
    📞 WhatsApp Us: wa.me/+9198866...
    Instagram / javahomecloud
    LinkedIn / javahomecloud
    Website 👉 javahome.in/
    ✨ Popular Playlist ✨
    AWS Lambda, Python & Boto3 👉 shorturl.at/brx69
    Terraform FAQs 👉 shorturl.at/fuILT
    Jenkins Tutorial 👉 shorturl.at/CKR37
    🏛️ Courses Offer By Java Home Cloud 🏛️
    Courses offered 👉 bit.ly/457HlHc
    📹 Udemy Courses 📹
    Terraform 👉 t.ly/eEv1x
    Boto3 👉 t.ly/IOZIm
    AWS CloudFormation 👉 t.ly/fenbh
    Jenkins 👉 bit.ly/48lDI34
    Subscribe to my Channel / @javahomecloud

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

  • @JavaHomeCloud
    @JavaHomeCloud  Месяц назад

    🌟 Welcome to Java Home Cloud 🌟
    Register for Online Training 👉 bit.ly/3vuBQqb
    javahome.in

  • @chriskirby4465
    @chriskirby4465 Месяц назад +1

    00:03 Setting up a local Kubernetes cluster using Minikube
    00:49 Setting up Minikube cluster for Mac OS using home brew
    01:50 Setting up Minikube cluster for local Kubernetes practice
    02:43 Setting up engine X pod and examining its details
    03:35 Accessing applications running inside Minikube cluster
    04:18 Accessing applications in a Minikube cluster
    04:56 Creating a service object to expose the application in the Kubernetes cluster.
    05:50 Setting up minikube cluster and deploying app with port forwarding
    Crafted by Merlin AI + CMKGAMER

  • @Kangoo9
    @Kangoo9 3 месяца назад

    1.55 whyy docker desktop must be running ? I thought minikube replace docker destop ?

    • @JavaHomeCloud
      @JavaHomeCloud  3 месяца назад +1

      Docker Daemon(Docker Desktop) Should run, Minikube is created as a container in the background.