From 8f2ee92e941b1fb2e7a5abfc0afb307acbfd984b Mon Sep 17 00:00:00 2001 From: rohow Date: Wed, 1 Jul 2026 14:03:59 +0800 Subject: [PATCH] fix(k3s): remove clawhk node and update nodeSelector values to replace clawhk with alihka --- ansible/inventory/hosts.yml | 4 ---- flux/clusters/dev-cm/infra-data/post-1/patch.yaml | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/ansible/inventory/hosts.yml b/ansible/inventory/hosts.yml index ca8cfa3..8dc969b 100644 --- a/ansible/inventory/hosts.yml +++ b/ansible/inventory/hosts.yml @@ -90,10 +90,6 @@ all: node_region: cn-sh use_mirror: true netfilter_mode: nodivert - clawhk: - ansible_host: clawhk.node.dev.cm - node_hostname: clawhk - node_region: cn-hk orajpa: ansible_host: orajpa.node.dev.cm node_hostname: orajpa diff --git a/flux/clusters/dev-cm/infra-data/post-1/patch.yaml b/flux/clusters/dev-cm/infra-data/post-1/patch.yaml index 1e5b909..20ef1ce 100644 --- a/flux/clusters/dev-cm/infra-data/post-1/patch.yaml +++ b/flux/clusters/dev-cm/infra-data/post-1/patch.yaml @@ -30,7 +30,7 @@ spec: - key: kubernetes.io/hostname operator: In values: - - clawhk + - alihka - target: kind: Cluster name: cnpg17-cluster-sh