borchero / switchboard

Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes.
MIT License
155 stars 15 forks source link

Add nodeSelector, tolerations and affinity to Pod #65

Closed vandot closed 1 year ago

vandot commented 1 year ago

Motivation

Currently there is no option to assign switchboard pod to a specific node.

Explanation

Using these options you can assign switchboard pod to a specific node

Checklist

borchero commented 1 year ago

I'm not sure why the CI fails, I'll have to investigate this (seems to be unrelated to this PR).

vandot commented 1 year ago

@borchero any luck in fixing the CI?

borchero commented 1 year ago

Working on it, already found the issue. Will finish this tomorrow or Friday ... sorry for the delay 😅