Uninstall

Fleet is packaged as two Helm charts so uninstall is accomplished by uninstalling the appropriate Helm charts. To uninstall Fleet run the following two commands:

  1. helm -n cattle-fleet-system uninstall fleet
  2. helm -n cattle-fleet-system uninstall fleet-crd

Uninstall - 图1caution

Uninstalling the CRDs will remove all deployed workloads.