Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Practical Guide to Container Scheduling
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Kubernetes
- 3 What are containers
- 4 Where to run containers
- 5 Setting up a cluster
- 6 Kubernetes overview
- 7 Kubernetes resources
- 8 Kubernetes overlay network
- 9 Kubernetes labels
- 10 Service
- 11 Replica Sets
- 12 Deployments
- 13 Scaling
- 14 Rolling Updates
- 15 Canaries
- 16 Batch
- 17 Readiness checks
- 18 gracefully terminated pods
- 19 multizone clusters
- 20 scheduler
- 21 requests and limits
- 22 resource guarantees
- 23 configuration
- 24 persistent volumes
- 25 node affinity
- 26 policies
- 27 velocity
- 28 GitHub
- 29 Plans
- 30 Open Source
- 31 Questions