- Introduction
- KubeCon + CloudNativeCon NA 2024: Pod Mortality in Kubernetes
- 1. Introduction
- 2. What Makes a Workload "Ultra-Long Running"?
- 3. Understanding Pod Mortality: The Inevitable and the Preventable
- 3.1. Avoidable Failures: The Human Factor
- 3.2. Unavoidable Failures: The Forces of Nature
- 4. Strategies for Success
- 4.1. Selecting the Right Tool
- 4.2. Kubernetes Configuration Best Practices
- 4.3. Example in Practice
- 4.4. The Art of Pod Placement
- 4.5. A Real-World Example: Computational Biology Workloads
- 4.6. Container Necromancy: CRIU to the Rescue
- 5. Summary and Outlook