Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cluster Reconciliation - Managing Resources Across Multiple Clusters
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why Multicluster
- 3 What kinds of Things
- 4 What Problems Are We Trying to Solve
- 5 What Does Failure Look Like?
- 6 The Kubernetes Object Model
- 7 Kubernetes Verbs
- 8 (Serverside) Apply
- 9 A Service in Kubernetes
- 10 Reconciliation Challenges
- 11 Evolution of Cluster Management with Scale
- 12 Hardcoded Clusters
- 13 Cluster Groups
- 14 Cluster Scheduling
- 15 The Cluster Inventory API
- 16 The Cluster Reconciler
- 17 The Cluster Registry
- 18 The Workload API
- 19 The Cluster Scheduler