Mini Map
Log In
A Practical Guide to Helm
0%
1.
Getting Started
Introduction
What Problem Does Helm Solve?
Core Concepts of Helm
Helm v2 Vs Helm v3
Quiz: Basic Concepts of Helm
2.
Configure Development Environment
Create a Cluster
Connect Helm With A Cluster
View a Cluster
Stop, Restart, and Delete a Cluster
3.
Installing Public Helm Charts
First Steps Using Helm
Add a Helm Repository
Install the Helm Chart
Access the Kubernetes Dashboard
Setting Values during Installation
Upgrade Helm Release
Install Helm Release with Multiple Values Files
Errors in the Helm Chart
Rollback Helm Release
Uninstall Helm Release
Exploring Public Helm Charts
Quiz: Installing Public Helm Chart
4.
Building Custom Helm Charts
Generate a Helm Chart Blueprint
Create a Simple Helm Chart
Install a Custom Helm Chart
Introduction to Named Templates
Build a Complex Helm Chart
The NOTES.txt File
Advanced Helm Template Functions
Project
Premium
Create Single Deployment Using Helm and K8s
5.
Quality Assurance for a Custom Helm Chart
Write a Helm Chart Test
Run Tests for a Chart
Publishing a Chart
Lint a Chart
Helm Plug-Ins
The Helm Diff Plug-In
6.
Helm Umbrella Chart
Single vs. Multi Deployments Chart
Add Dependencies to a Helm Chart
Build a Helm Umbrella Chart
Install a Helm Umbrella Chart
Quiz: Building a Custom Helm Chart
Project
Premium
Create and Publish a Customized Helm Chart
7.
Using Helm On a Cloud
Set Up GKE Project
Creating a GKE cluster
Install a Helm Chart on GKE
Config Helm Release for GKE Cluster
Quiz: Using Helm on a Cloud
8.
Helmfile
Why Helmfile?
Define Helmfile
Install Apps Using Helmfile
Manage Multiple Environments With Helmfile
Testing and Error Handling with Helmfile
Quiz: Helmfile
9.
Appendix
Course Takeaways
Install Docker
Install Kubectl
Install KinD On Linux
Install Helm on Linux
Install KinD and Helm on Windows
Install KinD and Helm on macOS
Install Helmfile
Installing VS Code and Extensions
Local Kubernetes Cluster
Mini Project
Premium
Install Applications with Helmfile
Mini Project
Premium
Build Custom Helm Chart
A Practical Guide to Helm
/
...
/
Quiz: Basic Concepts of Helm
Quiz: Basic Concepts of Helm
Short quiz that checks the basic concepts of Helm.
We'll cover the following...