add black start and cluster config

This commit is contained in:
2025-02-25 20:35:15 -05:00
parent b7ff5fc560
commit 3390eef629
15 changed files with 47 additions and 0 deletions

0
black-start/dockge/docker-compose.yaml Normal file → Executable file
View File

0
black-start/services/image-cache/docker-compose.yaml Normal file → Executable file
View File

View File

0
config-patches/cluster/weyma-image-cache.yaml Normal file → Executable file
View File

0
config-patches/cluster/weyma-internal-discovery.yaml Normal file → Executable file
View File

0
config-patches/cluster/weyma-pod-svc-subnets.yaml Normal file → Executable file
View File

View File

@@ -0,0 +1,3 @@
machine:
install:
disk: /dev/sda

View File

View File

@@ -0,0 +1,7 @@
machine:
network:
interfaces:
- deviceSelector:
hardwareAddr: "bc:24:11:e6:ff:7b"
driver: "virtio*"
dhcp: true

View File

View File

@@ -0,0 +1,10 @@
machine:
network:
interfaces:
- deviceSelector:
hardwareAddr: "e8:ff:1e:d5:f8:22"
dhcp: true
- deviceSelector:
hardwareAddr: "e8:ff:1e:d5:f8:21"
mtu: 9000
dhcp: true

View File

@@ -0,0 +1,3 @@
machine:
network:
hostname: "weyma-talos-testw02"

View File

@@ -0,0 +1,10 @@
machine:
network:
interfaces:
- deviceSelector:
hardwareAddr: "e8:ff:1e:d4:b8:8a"
dhcp: true
- deviceSelector:
hardwareAddr: "e8:ff:1e:d4:b8:89"
mtu: 9000
dhcp: true

View File

@@ -0,0 +1,3 @@
machine:
network:
hostname: "weyma-talos-testw03"

View File

@@ -0,0 +1,11 @@
machine:
network:
interfaces:
- deviceSelector:
hardwareAddr: "bc:24:11:6c:aa:da"
driver: "virtio*"
dhcp: true
- deviceSelector:
hardwareAddr: "bc:24:11:98:7a:86"
driver: "virtio*"
dhcp: true