Please add self node remediation to the siderolabs docs as it is very useful for production (I dont know if talos has something like that built in when one node has no network connection that it reboots to release the rwo pvc volumes). When one use kubevirt and a node has not network then by default kubernetes does not release it and the vm would be down infinitely (until a manual person would come). the Self node remediation is solving that. So kubevirt works like vmware vsphere where a node failure or network downtime will automatically lead to the vm being started on a new node.
https://www.medik8s.io/remediation/self-node-remediation/how-it-works/
Please add self node remediation to the siderolabs docs as it is very useful for production (I dont know if talos has something like that built in when one node has no network connection that it reboots to release the rwo pvc volumes). When one use kubevirt and a node has not network then by default kubernetes does not release it and the vm would be down infinitely (until a manual person would come). the Self node remediation is solving that. So kubevirt works like vmware vsphere where a node failure or network downtime will automatically lead to the vm being started on a new node.
https://www.medik8s.io/remediation/self-node-remediation/how-it-works/