NodeAffinity
Sep 16, 2025 · 2 min read · NodeAffinity is a concept used to schedule pods in cluster nodes. How it works Affinity work by maching the label on the node with affinity set on pod. That mean that a label must be set on a node k label node <node-name> color=red Then Configure you...
Join discussion



