Completed
How to safely stop ports
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Best Practices for Applications on Kubernetes - Frequent Updates and Stability
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Background
- 3 Preparation in Launch
- 4 Prevent Pot Shutdowns
- 5 Class Patterns
- 6 High load triggers
- 7 Outside support
- 8 CPU throttling
- 9 Memory usage
- 10 Heap memory
- 11 Garbage collection constellations
- 12 Support stoppage
- 13 Liveness proved
- 14 Liveness proof
- 15 Dont make groups dependent on components
- 16 Check connectivity of databases
- 17 How to safely stop ports
- 18 How to wait until traffic stops
- 19 Example manifest
- 20 Example springboot
- 21 Questions