Cleared 1m ago · medik8s/self-node-remediation #274 · Go · ★ 75 · Apache-2.0

Expose NodeSelector and Affinity field via SelfNodeRemediationConfig

Currently, the SelfNodeRemediationConfig custom resource exposes a customDsTolerations which is useful for allowing the DaemonSet schedule on tainted nodes. However, the lack of NodeSelector and Affinity means that it's not currently possible to achieve "every node except"…

What we checked

Similar unclaimed issues