add black start and cluster config
This commit is contained in:
0
black-start/dockge/docker-compose.yaml
Normal file → Executable file
0
black-start/dockge/docker-compose.yaml
Normal file → Executable file
0
black-start/services/image-cache/docker-compose.yaml
Normal file → Executable file
0
black-start/services/image-cache/docker-compose.yaml
Normal file → Executable file
0
black-start/services/talos-discovery/docker-compose.yaml
Normal file → Executable file
0
black-start/services/talos-discovery/docker-compose.yaml
Normal file → Executable file
0
config-patches/cluster/weyma-image-cache.yaml
Normal file → Executable file
0
config-patches/cluster/weyma-image-cache.yaml
Normal file → Executable file
0
config-patches/cluster/weyma-internal-discovery.yaml
Normal file → Executable file
0
config-patches/cluster/weyma-internal-discovery.yaml
Normal file → Executable file
0
config-patches/cluster/weyma-pod-svc-subnets.yaml
Normal file → Executable file
0
config-patches/cluster/weyma-pod-svc-subnets.yaml
Normal file → Executable file
3
config-patches/machine/common/install-disk.yaml
Executable file
3
config-patches/machine/common/install-disk.yaml
Executable file
@@ -0,0 +1,3 @@
|
||||
machine:
|
||||
install:
|
||||
disk: /dev/sda
|
||||
0
config-patches/machine/weyma-talos-testcp01/hostname.yaml
Normal file → Executable file
0
config-patches/machine/weyma-talos-testcp01/hostname.yaml
Normal file → Executable file
7
config-patches/machine/weyma-talos-testcp01/network.yaml
Executable file
7
config-patches/machine/weyma-talos-testcp01/network.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
machine:
|
||||
network:
|
||||
interfaces:
|
||||
- deviceSelector:
|
||||
hardwareAddr: "bc:24:11:e6:ff:7b"
|
||||
driver: "virtio*"
|
||||
dhcp: true
|
||||
0
config-patches/machine/weyma-talos-testw01/hostname.yaml
Normal file → Executable file
0
config-patches/machine/weyma-talos-testw01/hostname.yaml
Normal file → Executable file
10
config-patches/machine/weyma-talos-testw01/network.yaml
Executable file
10
config-patches/machine/weyma-talos-testw01/network.yaml
Executable 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
|
||||
3
config-patches/machine/weyma-talos-testw02/hostname.yaml
Executable file
3
config-patches/machine/weyma-talos-testw02/hostname.yaml
Executable file
@@ -0,0 +1,3 @@
|
||||
machine:
|
||||
network:
|
||||
hostname: "weyma-talos-testw02"
|
||||
10
config-patches/machine/weyma-talos-testw02/network.yaml
Executable file
10
config-patches/machine/weyma-talos-testw02/network.yaml
Executable 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
|
||||
3
config-patches/machine/weyma-talos-testw03/hostname.yaml
Executable file
3
config-patches/machine/weyma-talos-testw03/hostname.yaml
Executable file
@@ -0,0 +1,3 @@
|
||||
machine:
|
||||
network:
|
||||
hostname: "weyma-talos-testw03"
|
||||
11
config-patches/machine/weyma-talos-testw03/network.yaml
Executable file
11
config-patches/machine/weyma-talos-testw03/network.yaml
Executable 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
|
||||
Reference in New Issue
Block a user