Перейти к содержимому

Kubernetes Deployment Explained 🚀 | Create, Update & Scale Deployments | Kubernetes Tutorial

Advanced Tech Tutor (ATT)

0:00 / 0:00

Kubernetes Deployment Explained 🚀 | Create, Update & Scale Deployments | Kubernetes Tutorial

41 просмотр · 3 нед. назад
Advanced Tech Tutor (ATT)
123 подписчика
41 просмотр · 3 нед. назад
Learn *Kubernetes Deployments from scratch* with this beginner-friendly, hands-on tutorial! 🚀 In this video, we’ll understand how *Kubernetes Deployment* works and how it manages Pods and ReplicaSets to keep your application running reliably. 📌 What You'll Learn What is a **Kubernetes Deployment**? Deployment vs Pod vs ReplicaSet Kubernetes Deployment architecture How to create a Deployment using *kubectl* How to create a Deployment using *YAML* Understanding Deployment YAML structure `apiVersion`, `kind`, `metadata` and `spec` Understanding *replicas* Labels and selectors How Deployments create and manage ReplicaSets How Deployments create and manage Pods Scaling Deployments Updating a Deployment *Rolling Updates* explained Deployment rollout and rollout history Rollback to a previous version Checking Deployment status Useful `kubectl` commands Practical hands-on examples 💻 Commands Covered `kubectl create deployment` `kubectl apply -f` `kubectl get deployments` `kubectl get replicasets` `kubectl get pods` `kubectl scale deployment` `kubectl set image` `kubectl rollout status` `kubectl rollout history` `kubectl rollout undo` `kubectl describe deployment` This tutorial is ideal for **Kubernetes beginners, DevOps engineers, Cloud Engineers, Docker users, CKA/CKAD aspirants, and Kubernetes interview preparation**. 👉 If you've already learned **Kubernetes Pods and ReplicaSets**, this is the next important concept you should learn. 👍 Like, share and subscribe for more **Kubernetes, AWS, Docker, DevOps and Cloud tutorials**!