Comments on Use Node Affinity in Kubernetes

Node affinity in Kubernetes is conceptually similar to nodeSelector -- it allows us to limit which nodes our pod is eligible to be scheduled on, based on labels on the node.

0 Comment(s)

Add comment

Please register in our forum first to comment.