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
|
||||
|
||||
talosVersion: v1.5.5
|
||||
kubernetesVersion: 1.28.3
|
||||
kubernetesVersion: 1.28.4
|
||||
endpoint: "https://10.2.0.3:6443"
|
||||
|
||||
cniConfig:
|
||||
|
@ -80,7 +80,7 @@ nodes:
|
|||
partitions:
|
||||
- mountpoint: /var/mnt/lpnvme
|
||||
networkInterfaces:
|
||||
- interface: enp35s0
|
||||
- interface: eth0
|
||||
dhcp: true
|
||||
vlans:
|
||||
- vlanId: 4010
|
||||
|
|
Reference in a new issue