Loading video player...
π Kubernetes Mastery β Lesson 5-4: Advanced Manifest Tooling with Helm (Charts, Values & Helmfile) In Lesson 5-4, we explore Helm, one of the most important tools in the Kubernetes ecosystem. Helm is both a templating engine and a package manager for Kubernetes applicationsβmaking it much easier to install, share, and manage complex stacks in a repeatable way. Youβll learn how Helm packages Kubernetes resources into Charts, how values.yaml controls configuration without editing manifests directly, and how Helm can render templates locally before deployment. Weβll also introduce Helmfile, a production-focused tool for orchestrating multiple Helm releases with dependencies and ordering. 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-4) β’ Understand Helmβs role: templating + packaging + reuse for Kubernetes manifests β’ Learn the Helm Chart structure and why itβs standardized: β’ Use Helm template syntax with {{ }} and inject values via: β’ Override configuration at runtime using: custom values files β’ Package and distribute charts with: helm package OCI registries (recommended) and chart repositories β’ Coordinate multiple charts and dependencies using Helmfile enforce install order (e.g., cert-manager β ingress controller) ββββββββββββββββββ π§ 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/ ββββββββββββββββββ π If this helped you: β’ Like the video β’ Subscribe for upcoming lessons β’ Share with someone learning Kubernetes