Loading video player...
Most people learn Kubernetes in isolation. ๐ฅ Professionals learn it through Automation. ๐ In this video, we move beyond theory and build a Production-Grade Continuous Deployment (CD) Pipeline using Azure DevOps, Docker, ACR, and Azure Kubernetes Service (AKS). Youโll see how a real enterprise workflow works โ from pushing code to Git, building Docker images, storing them in Azure Container Registry, and deploying them to AKS using Kubernetes YAML Manifests (deployment.yaml & service.yaml) via a Self-Hosted Agent. If youโre preparing for a Senior DevOps role, AKS-based projects, or AZ-400 certification, this workflow is non-negotiable in 2026. โณ Timestamps (AKS Deployment Masterclass) 0:00 - Full Automation Flow: Git Push to App Live ๐ 0:39 - What is Kubernetes (K8s)? (Simplified) 1:05 - Introduction to Azure Kubernetes Service (AKS) 1:55 - Why Enterprises Trust AKS for Scaling ๐ก๏ธ 2:39 - Understanding K8s Basics: Clusters, Nodes, & Pods 3:25 - Preparing the Environment: Starting the VM 3:45 - Step-by-Step: Creating an AKS Cluster on Azure ๐๏ธ 6:55 - Integrating ACR with AKS (AcrPull Authentication) 8:15 - Connecting to Self-Hosted Agent via SSH 9:23 - Writing the CD Pipeline YAML Code ๐ 12:05 - Organizing Kubernetes Manifests (k8s Directory) 12:40 - Writing deployment.yaml from Scratch 17:24 - Writing service.yaml for Load Balancing 19:03 - Configuring Azure DevOps Service Connection for K8s ๐ 20:16 - Triggering the Self-Hosted Agent in VM 20:50 - Pipeline Execution: Building & Deploying to AKS 23:07 - App is LIVE! (Testing via External IP) ๐๐ฅ ๐ ๏ธ What Youโll Master in This Video ๐น The Kubernetes โWhyโ Why AKS is the gold standard for enterprise-grade scaling and microservices. ๐น Infrastructure Fundamentals AKS Cluster creation, Nodes vs Pods, Node Count explained practically. ๐น The ACR Handshake Granting AcrPull permissions so AKS can securely pull Docker images. ๐น Kubernetes Manifests (CORE SKILL) Writing deployment.yaml and service.yaml from scratch and understanding every field. ๐น The CD Pipeline (YAML) Extending CI into a full Continuous Deployment pipeline using Azure DevOps YAML. ๐น Real Automation Flow Git Push โก๏ธ Docker Build โก๏ธ ACR Push โก๏ธ AKS Deploy โก๏ธ App LIVE ๐ This is real DevOps, exactly how companies deploy applications today. ๐ฏ PERFECT FOR โ DevOps Engineers moving from Docker โ Kubernetes โ Cloud Engineers working with AKS โ ASP.NET / Web developers entering Microservices โ AZ-400 / AZ-104 certification aspirants โ Engineers building enterprise-grade DevOps portfolios ๐ Subscribe to The Techzeen We donโt just deploy apps โ we design enterprise-grade CI/CD & Kubernetes systems. Azure DevOps Concepts: https://github.com/farzeen-ali/Azure-DevOps-Concepts Azure DevOps Full Course 2026: https://www.youtube.com/playlist?list=PL5OhSdfH4uDvt03T9sdVudbXLCNpuybR7 DevOps Tutorial 2026: https://www.youtube.com/playlist?list=PL5OhSdfH4uDsyUM02ZHl2mOYBpihCYsml React Native CLI Full Course 2026 : https://www.youtube.com/playlist?list=PL5OhSdfH4uDuUpj3fwknoUVBkT2oMXyOl #AzureDevOps #Kubernetes #AKS #CDPipeline #Docker #ACR #YAML #DevOps2026 #CloudEngineering #Microservices #AZ400 #TheTechzeen