sdn-sense / siterm

Apache License 2.0
3 stars 5 forks source link

Deployment of FEs add nodeAffinity #561

Open juztas opened 3 months ago

juztas commented 3 months ago

For all Caltech deployments, ignore sdn-dtn-2-11; similar for prod cluster, ignore k8s-pb10, which seems to have issues.

      affinity:
        nodeAffinity:
          requiredDuringSchedulingIgnoredDuringExecution:
            nodeSelectorTerms:
            - matchExpressions:
              - key: kubernetes.io/hostname
                operator: NotIn
                values:
                - sdn-dtn-2-11.ultralight.org