From b6bcb0c5d06a5befd01413c461cb144f6482383f Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Tue, 25 Mar 2025 22:34:06 +0100 Subject: [PATCH] Delete zoma-dibaiyin node --- Makefile | 2 -- talos/patches/zoma-dibaiyin.patch | 19 ------------------- 2 files changed, 21 deletions(-) delete mode 100644 talos/patches/zoma-dibaiyin.patch diff --git a/Makefile b/Makefile index 3390fee..cbe2c8b 100644 --- a/Makefile +++ b/Makefile @@ -3,12 +3,10 @@ install-router: gen-talos-config: mkdir -p talos/generated - talosctl gen config --with-secrets secrets.yaml --config-patch @talos/patches/controlplane.patch --config-patch @talos/patches/openebs.patch --config-patch @talos/patches/openbao.patch --config-patch @talos/patches/zoma-dibaiyin.patch --output-types controlplane -o talos/generated/zoma-dibaiyin.yaml homelab https://kube-api.homelab.lumpiasty.xyz:6443 talosctl gen config --with-secrets secrets.yaml --config-patch @talos/patches/controlplane.patch --config-patch @talos/patches/openebs.patch --config-patch @talos/patches/openbao.patch --config-patch @talos/patches/anapistula-delrosalae.patch --output-types controlplane -o talos/generated/anapistula-delrosalae.yaml homelab https://kube-api.homelab.lumpiasty.xyz:6443 talosctl gen config --with-secrets secrets.yaml --config-patch @talos/patches/controlplane.patch --output-types worker -o talos/generated/worker.yaml homelab https://kube-api.homelab.lumpiasty.xyz:6443 talosctl gen config --with-secrets secrets.yaml --output-types talosconfig -o talos/generated/talosconfig homelab https://kube-api.homelab.lumpiasty.xyz:6443 talosctl config endpoint kube-api.homelab.lumpiasty.xyz apply-talos-config: - talosctl -n zoma-dibaiyin apply-config -f talos/generated/zoma-dibaiyin.yaml talosctl -n anapistula-delrosalae apply-config -f talos/generated/anapistula-delrosalae.yaml diff --git a/talos/patches/zoma-dibaiyin.patch b/talos/patches/zoma-dibaiyin.patch deleted file mode 100644 index a4d823c..0000000 --- a/talos/patches/zoma-dibaiyin.patch +++ /dev/null @@ -1,19 +0,0 @@ -machine: - network: - interfaces: - - interface: enp0s31f6 - addresses: - - 2001:470:61a3:100::2/64 - - 192.168.1.34/24 - routes: - - network: ::/0 - gateway: 2001:470:61a3:100:ffff:ffff:ffff:ffff - - network: 0.0.0.0/0 - gateway: 192.168.1.1 - mtu: 1500 - - install: - diskSelector: - wwid: t10.ATA Patriot Blast C26D07641DCF00006955 - extraKernelArgs: - - cpufreq.default_governor=performance