Completed
Admissions controllers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kubernetes - Going Beyond the Basics
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Very brief intro
- 3 Control plane node
- 4 Scheduling pods
- 5 Approaches to influencing pod scheduling
- 6 Node selector
- 7 Specifying demand for node
- 8 Taints & tolerations
- 9 Taints vs Node affinity
- 10 Custom scheduler
- 11 Admissions controllers
- 12 API request lifecycle
- 13 Admission Webhooks
- 14 Custom Resource Definitions (CRDS)
- 15 Custom controllers
- 16 Autoscaling
- 17 Virtual Kubelet implementations
- 18 Bursting load using virtual node
- 19 Virtual node public preview
- 20 Traffic management enables many application scenarios
- 21 What is a Service mesh?
- 22 Istio service mesh