From ae2211f5404339d3a27bb13d3b01c2d5b9453447 Mon Sep 17 00:00:00 2001 From: Scott Aubrey Date: Fri, 21 Feb 2025 15:11:16 +0000 Subject: [PATCH] deploy(teams/data-hub): deploy new nodes in data-hub compute nodepool with a startupTaint expecting spegel to be deployed and nidhogg to remove it elifesciences/issues#9192 --- teams/data-hub/nodepool.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/data-hub/nodepool.yaml b/teams/data-hub/nodepool.yaml index 352715e238..d6a79a486b 100644 --- a/teams/data-hub/nodepool.yaml +++ b/teams/data-hub/nodepool.yaml @@ -36,6 +36,9 @@ spec: - key: "kubernetes.io/arch" operator: In values: ["amd64"] + startupTaints: + - key: nidhogg.uswitch.com/spegel.spegel + effect: NoSchedule limits: cpu: 1000 disruption: