Completed
Helm Charts
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How Honestbee Does CI - CD on Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Honestbee?
- 3 What is Swat?
- 4 Overview
- 5 What are Containers?
- 6 Why Containers?
- 7 More than just packaging and Isolation
- 8 Star Trek?
- 9 Version 1: sed
- 10 Version 2: jinja
- 11 Different requirements
- 12 Kubernetes Deployment challenges
- 13 Chart, Repositories, Releases
- 14 Helm Charts
- 15 Easy to manage deployments
- 16 Tip: Labels
- 17 Tip: Powerful templating
- 18 Tip: Automate monitoring / alerts
- 19 Tip: Helm Values
- 20 Private Chart Repository
- 21 Secrets?
- 22 Swat: Secrets
- 23 Swat - Pluggable CD