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.
- Host: GitHub
- URL: https://github.com/eficode-academy/learn-helm
- Owner: eficode-academy
- Archived: true
- Created: 2018-03-19T15:10:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T08:27:44.000Z (over 5 years ago)
- Last Synced: 2025-03-01T07:18:13.352Z (2 months ago)
- Size: 31.3 KB
- Stars: 11
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)