Packaging Applications with Helm for Kubernetes
Helm makes it much easier to install applications in Kubernetes and manage versions. So, it's definitely worth learning. In this course you'll learn how to build your own Helm charts and install applications in Kubernetes with Helm.
What you'll learn
Are you looking for a tool that will easily install applications in Kubernetes? In this course, Packaging Applications with Helm for Kubernetes, you’ll learn how to install applications in Kubernetes with Helm version 3. First, you’ll learn how to build a Helm Chart. Next, you’ll explore how to customize it with Helm templates. Finally, you’ll discover how to manage dependencies between charts and use a Helm repository. By the end of this course, you'll be able to build your own Helm chart and install any application release in Kubernetes with Helm.
Table of contents
- Why Helm Templates? 3m
- What Is Helm Template Engine? 7m
- Playing with Helm Template Data 9m
- Demo: Customizing Frontend Chart Values 10m
- Adding Logic to Helm Template 1m
- Using Functions and Pipelines 6m
- Modifying Scope with "With" 1m
- Controlling Space and Indent 4m
- Logical Operators and Flow Control 4m
- Using Variables 2m
- Calling Helper Function and Sub Templates 5m
- Demo: Adding Template Logic 7m
- Demo: Installing Dev and Test Releases 8m
- Summary 2m