Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Edit, Debug, and Secure the Kubernetes Manifest Lifecycle
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What are Kubernetes manifests?
- 3 Basic Manifest Structure
- 4 Manifest versions and schemas
- 5 Manifest relationships
- 6 Manifest Status
- 7 Creating/editing manifests
- 8 Next up: Validating manifests
- 9 Finally-deploying manifests to your cluster
- 10 Manifest Templating
- 11 Custom Templating: Helm
- 12 Helm file structure
- 13 Using Helm and Kustomize together
- 14 Templates in the Manifest lifecycle
- 15 The Kubernetes Manifest lifecycle - revisited
- 16 Tooling for the Kubernetes Manifest lifecycle
- 17 Getting it right - Best Practices