Updated to k8s 1.28.4 and nienna legacy ifnames.
This commit is contained in:
parent
00f4f99f24
commit
e955d98d29
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
clusterName: valinor
|
clusterName: valinor
|
||||||
|
|
||||||
talosVersion: v1.5.5
|
talosVersion: v1.5.5
|
||||||
kubernetesVersion: 1.28.3
|
kubernetesVersion: 1.28.4
|
||||||
endpoint: "https://10.2.0.3:6443"
|
endpoint: "https://10.2.0.3:6443"
|
||||||
|
|
||||||
cniConfig:
|
cniConfig:
|
||||||
|
@ -80,7 +80,7 @@ nodes:
|
||||||
partitions:
|
partitions:
|
||||||
- mountpoint: /var/mnt/lpnvme
|
- mountpoint: /var/mnt/lpnvme
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: enp35s0
|
- interface: eth0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
vlans:
|
vlans:
|
||||||
- vlanId: 4010
|
- vlanId: 4010
|
||||||
|
|
Reference in a new issue