An open API service indexing awesome lists of open source software.

https://github.com/eficode-academy/learn-helm

A workshop on Helm and deploying helm charts from code.
https://github.com/eficode-academy/learn-helm

Last synced: about 1 hour ago
JSON representation

A workshop on Helm and deploying helm charts from code.

Awesome Lists containing this project

README

        

# Learn Helm

This repository contains a set of exercises for learning [Helm](https://helm.sh) step by step.

- [Exercise 1: Installing Helm](exercise1.md)
- [Exercise 2: Working with Helm charts](exercise2.md)
- [Exercise 3: Building your own chart](exercise3.md)
- [Exercise 4: Publishing Helm charts](exercise4.md)
- [Exercise 5: Helm Charts as Code with Helmsman](exercise5.md)