Compare commits

..

No commits in common. "062d70d3ab00ec44d0cfbc905a2af78674becba5" and "a7375fdca52746f713ca7bd14cc53b2b2406dc2a" have entirely different histories.

2 changed files with 2 additions and 16 deletions

View file

@ -51,6 +51,8 @@ spec:
name: sys-dir
- mountPath: /dev
name: dev-dir
- mountPath: /sys/firmware/efi/efivars
name: efivars
dnsPolicy: ClusterFirstWithHostNet
hostIPC: true
hostPID: true

View file

@ -19,10 +19,6 @@ nodes:
controlPlane: true
installDiskSelector:
busPath: /pci0000:20/0000:20:01.2/0000:2c:00.0/nvme/nvme4/nvme4n1
machineDisks:
- device: /dev/disk/by-id/nvme-SOLIDIGM_SSDPFKNU020TZ_PHEH314201E72P0C
partitions:
- mountpoint: /var/mnt/nvme1
networkInterfaces:
- interface: enp37s0f1
dhcp: true
@ -49,18 +45,6 @@ nodes:
machine:
sysctls:
net.core.bpf_jit_harden: 1
vm.nr_hugepages: "1024"
- &kubelet_extra_mounts |-
machine:
kubelet:
extraMounts:
- destination: /var/mnt/nvme1
type: bind
source: /var/mnt/nvme1
options:
- rbind
- rshared
- rw
controlPlane:
patches:
# Disable search domain everywhere