docs(clustertool) Add hint about removing the ISO after installation on TrueNAS (#28961)

**Description**

Not removing the Talos ISO after installation causes DHCP errors on
restarts of the VM.

So i have added "Post installation steps" documentation to the TrueNAS
VM setup documentation.

Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io>
This commit is contained in:
Max Bachhuber
2024-11-07 18:03:27 +01:00
committed by GitHub
parent 26452f599f
commit 5c1b5604be

View File

@@ -327,6 +327,12 @@ Workernodes can be pretty basic and should "just work".
size: <= 600GB
```
### Post-Installation steps
To make sure your Talos cluster starts correctly after restarting the VM, don't forget to remove the Installation Media ISO after you initialized the cluster.
You can do this by going to `Virtualization` > Expand your VM > `Devices` and then delete the "CD Rom"-device.
### GPU pass-through Caveats