You are viewing documentation of Keptn that is currently under development and subject to change.

Uninstall Keptn

Prerequisites

Uninstall Keptn

  • To uninstall Keptn from your cluster, run the uninstall command using the Keptn CLI:
keptn uninstall
  • To verify the cleanup, retrieve the list of namespaces in your cluster and ensure that the keptn namespace is not included in the output of the following command:
kubectl get namespaces