Loading video player...
π Kubernetes Mastery β Lesson 5-2: Declarative Manifest Management with kubectl (kubectl apply) In Lesson 5-2, we move from imperative kubectl commands (like kubectl create and kubectl scale) to a declarative workflowβthe real-world way Kubernetes is managed in production. Instead of issuing one-off commands, youβll learn how to define your application as YAML manifests (Deployment, Service, ConfigMap, Secret, etc.) and let Kubernetes continuously reconcile the cluster to match your desired state using kubectl apply. This lesson is a key foundation for modern infrastructure practices like GitOps, where all changes are version-controlled and auditable. This video is part of our complete Kubernetes learning journey, designed for: β’ Kubernetes beginners β’ Cloud & DevOps engineers β’ CKA (Certified Kubernetes Administrator) exam candidates ββββββββββββββββββ π Course Structure This course consists of 8 structured lessons, each starting with a conceptual introduction followed by focused, hands-on videos. In Certified Kubernetes Administrator β Kubernetes Mastery: From Cluster Setup to Troubleshooting, youβll learn how to: β’ Build and configure Kubernetes clusters from scratch β’ Manage workloads, Deployments, Pods, and core configurations β’ Master scheduling rules, node affinities, and automation tools β’ Expose applications using Services and Ingress β’ Configure storage and persistent volumes β’ Debug, troubleshoot, and fix real-world Kubernetes issues Through practical explanations and real-world architecture thinking, youβll gain the confidence to operate production-ready clusters. ββββββββββββββββββ π Learning Agenda (Lesson 5-2) β’ Understand why declarative management is essential for real-world Kubernetes operations β’ Organize manifests as multiple files (directory-based) or a single combined YAML (---) β’ Use kubectl apply -f to create and update multiple resources consistently β’ Learn how apply performs intelligent updates (strategic merge) instead of failing like create β’ Understand the last-applied-configuration annotation and how it enables diff-based updates β’ Clean up declaratively with kubectl delete -f using the same manifest structure ββββββββββββββββββ π§ Want structured learning, PDFs & support? This YouTube series is part of a larger learning experience. On our learning platform, youβll get: β’ Structured lesson flow β’ Downloadable PDF materials β’ Support questions & quizzes π Full course & materials: https://learn.darumatic.com/courses/kubernetes-mastery-from-cluster-setup-to-troubleshooting/ ββββββββββββββββββ π’ About Darumatic Darumatic is a cloud-native consultancy helping teams design, build, and operate modern cloud platforms with confidence. π https://darumatic.com/