From 267d8c5e64cbabe9670822d9e1cc218126a0fa2b Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sun, 23 Feb 2025 21:57:29 +0100 Subject: [PATCH] Add anapistula-delrosalae config --- Makefile | 2 ++ talos/patches/anapistula-delrosalae.patch | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 talos/patches/anapistula-delrosalae.patch diff --git a/Makefile b/Makefile index 35d218a..3390fee 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,11 @@ 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/anapistula-delrosalae.patch b/talos/patches/anapistula-delrosalae.patch new file mode 100644 index 0000000..7203cb8 --- /dev/null +++ b/talos/patches/anapistula-delrosalae.patch @@ -0,0 +1,22 @@ +machine: + network: + interfaces: + - interface: enp4s0 + addresses: + - 2001:470:61a3:100::3/64 + - 192.168.1.35/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 SSDPR-CX400-256 GUH039914 + # Generated on https://factory.talos.dev/ + # intel-ucode and amdgpu + image: factory.talos.dev/installer/06deebb947b815afa53f04c450d355d3c8bc28927a387c754db1622a0a06349e:v1.9.4 + extraKernelArgs: + - cpufreq.default_governor=performance