Kubernetes Pod Eviction: How It Works and Best Practices
How Kubernetes pod eviction works, including node-pressure and API-initiated evictions, and best practices to avoid disruptions.
Kubernetes Pod Scheduling: Taints, Tolerations, and Node Affinity Explained
In this post, I'll explain key concepts of Kubernetes Pod Scheduling, such as taints, tolerations, and node affinity.