Completed
API request lifecycle
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 Approaches to influencing pod scheduling Node selector
- 3 Node affinity/anti-affinity Allows nodes to attract pods based on labels
- 4 Taints & tolerations
- 5 Inter-pod affinity/anti-affinity
- 6 Admissions controllers
- 7 API request lifecycle
- 8 Custom Resource Definitions (CRDs)
- 9 Creating a Foo resource
- 10 Custom controllers
- 11 Autoscaling Horizontal Pod Autoscaler
- 12 Virtual node public preview
- 13 Improving service to service communications