Completed
- Course Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kubernetes Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - Course Overview
- 2 - What is K8s
- 3 - Main K8s Components
- 4 - K8s Architecture
- 5 - Minikube and kubectl - Local Setup
- 6 - Main Kubectl Commands - K8s CLI
- 7 - K8s YAML Configuration File
- 8 - Demo Project: MongoDB and MongoExpress
- 9 - Organizing your components with K8s Namespaces
- 10 - K8s Ingress explained
- 11 - Helm - Package Manager
- 12 - Persisting Data in K8s with Volumes
- 13 - Deploying Stateful Apps with StatefulSet
- 14 - K8s Services explained