Node Affinity, Node Selector, and Other Ways to Better Control Kubernetes Scheduling
Assigning pods to nodes is one of the most critical tasks of Kubernetes cluster management. While the default process can prove too generic, you can adjust it with advanced features like node affinity.
The way the Kubernetes scheduler distributes ...
castai.hashnode.dev6 min read