Re-provision Host#

Edge Orchestratordoes not include an explicit re-provisioning operation. If you want to re-purpose your Edge Nodes:

  1. Delete Host

  2. 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:

  1. Delete Clusters from the edge devices using web-UI

  2. 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