Re-provision Host#
Edge Orchestratordoes not include an explicit re-provisioning operation. If you want to re-purpose your Edge Nodes:
Start Edge Node Onboarding from scratch (see Onboard Edge Nodes)
Note
Provisioning Ubuntu on a node that was previously provisioned and not cleaned up will not succeed. User should manually remove the persistent volumes before re-provisioning either of these below options:
Delete Clusters from the edge devices using web-UI
Run the command from the edge node
dd
command (change the disk name): dd if=/dev/zero of=”/dev/<disk_name>” bs=1G count=100