feat(terraform): GPU worker node support (schematic, interface/diskSelector/swap tuning, gpu-node label, NVIDIA LTS extensions)
This commit is contained in:
@@ -47,7 +47,7 @@ machine:
|
||||
install:
|
||||
disk: ${install_disk}
|
||||
image: factory.talos.dev/installer/613e1592b2da41ae5e265e8789429f22e121aab91cb4deb6bc3c0b6262961245:${talos_version}
|
||||
wipe: false
|
||||
wipe: true
|
||||
grubUseUKICmdline: true
|
||||
disks:
|
||||
%{ for disk in longhorn_disks ~}
|
||||
|
||||
Reference in New Issue
Block a user