4. Minikube Hands-On || 2 - Pods, Deployments and Services || kubectl create

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024
  • In this video, we will understand Kubernetes components: Pods, Deployments, and Services. We will also learn hands-on about how to create those resources using the "kubectl create command". We will also use "kubectl expose" command to expose a deployment.
    Welcome to this project series on Testing App Locally on MiniKube. In this project, we will understand what is Kubernetes and what is Minikube.
    As part of the hands-on, we will learn to set up Minikube with VirtualBox in Windows 10 Home system. We will learn various concepts of Kubernetes like pods, deployments, services, and ingress, and have a look at how we could create them in various ways using different commands. We will also deploy the single container static web application - which we have dockerized as part of the Docker, Travis, and AWS project series - and access it using Kubernetes ingress.
    *******
    This project can be found on:
    Full TH-cam Playlist: • Testing App Locally on...
    CloudxLab Playlist: cloudxlab.com/...
    GitHub: github.com/clo...
    *******
    Good to Know before watching this video: Deploying App with Docker, Travis CI & AWS Elastic Beanstalk
    On TH-cam: • Deploying App with Doc...
    On CloudxLab: cloudxlab.com/...
    #minikube #windows10 #virtualbox #kubernetes #ingress #pods #deployments #services #yaml #kubectl #devops #cloudxlab

ความคิดเห็น • 5

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

    finally a good video for K8s

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

    very useful !

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

    I found this video very useful

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

    Excellent

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

    you missed to explain how you have installed kubectl