chore: rewrite, add longhorn

This commit is contained in:
2026-08-04 22:34:32 +03:00
parent 04fe026b82
commit 4d783b2305
20 changed files with 258 additions and 61 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ machine:
kubespan:
enabled: true
mtu: 1420
advertiseKubernetesNetworks: true
advertiseKubernetesNetworks: false
cluster:
discovery:
enabled: true
@@ -11,4 +11,4 @@ cluster:
cni:
name: none
proxy:
disabled: true
disabled: true
+1 -1
View File
@@ -1,4 +1,4 @@
machine:
install:
disk: /dev/sda
image: factory.talos.dev/installer/c0ad57b8eb60094dd2ebed394ae5e9dfb279c7661d6c1de5944ede4c16cbfc9d:v1.13.7
image: factory.talos.dev/installer/e142ceb080fb243141b5b6891cfcf0c60bc9430d69be0adf803999d2b62dc885:v1.13.7
+2 -1
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:80:a1:9b"
addresses:
- 10.255.200.201/24
routes:
+3 -2
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:32:49:f6"
addresses:
- 10.255.200.202/24
routes:
@@ -9,4 +10,4 @@ machine:
gateway: 10.255.200.1
dhcp: false
nameservers:
- 9.9.9.9
- 9.9.9.9
+3 -2
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:28:db:cb"
addresses:
- 10.255.200.203/24
routes:
@@ -9,4 +10,4 @@ machine:
gateway: 10.255.200.1
dhcp: false
nameservers:
- 9.9.9.9
- 9.9.9.9
+3 -2
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:b6:87:94"
addresses:
- 10.255.200.204/24
routes:
@@ -9,4 +10,4 @@ machine:
gateway: 10.255.200.1
dhcp: false
nameservers:
- 9.9.9.9
- 9.9.9.9
+3 -2
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:04:5b:b1"
addresses:
- 10.255.200.205/24
routes:
@@ -9,4 +10,4 @@ machine:
gateway: 10.255.200.1
dhcp: false
nameservers:
- 9.9.9.9
- 9.9.9.9
+2 -1
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:25:fd:7c"
addresses:
- 10.255.200.206/24
routes:
+2 -1
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:a9:8e:2c"
addresses:
- 10.255.200.207/24
routes:
+2 -1
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:e0:8b:34"
addresses:
- 10.255.200.208/24
routes:
+2 -1
View File
@@ -1,7 +1,8 @@
machine:
network:
interfaces:
- interface: eth0
- deviceSelector:
hardwareAddr: "bc:24:11:3f:0d:75"
addresses:
- 10.255.200.209/24
routes:
+5 -1
View File
@@ -1,4 +1,7 @@
machine:
kernel:
modules:
- name: iscsi_tcp
disks:
- device: /dev/sdb
partitions:
@@ -16,7 +19,8 @@ machine:
kubespan:
enabled: true
mtu: 1420
advertiseKubernetesNetworks: true
advertiseKubernetesNetworks: false
cluster:
discovery:
enabled: true
@@ -3,7 +3,7 @@ machine:
kubespan:
enabled: true
mtu: 1420
advertiseKubernetesNetworks: true
advertiseKubernetesNetworks: false
cluster:
discovery:
enabled: true
@@ -11,4 +11,4 @@ cluster:
cni:
name: none
proxy:
disabled: true
disabled: true