LXer: Use Node Affinity in Kubernetes
by LXer from LinuxQuestions.org on (#58PB1)
Published at LXer:
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.
Read More...


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.
Read More...