Rancher k8s control pods execution nodes
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
operator: NotIn
values:
- node_to_avoid
(operator: In
for the list of the allowed nodes)
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus