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
finally a good video for K8s
very useful !
I found this video very useful
Excellent
you missed to explain how you have installed kubectl