Guides

Uninstalling

Remove telark cleanly from a cluster.

TODO(install): write the real uninstall procedure. Cover the order of operations:

  1. Drain in-flight rollbacks; reject new ones.
  2. Uninstall the main Helm release.
  3. Optionally retain snapshot PVCs (the chart should preserve them by default).
  4. Remove the bootstrap chart.
  5. Delete the namespace and all CRDs.

No uninstall commands are documented here yet.