Uninstalls Keptn from a Kubernetes cluster
Uninstalls Keptn from a Kubernetes cluster.
This command does not delete:
Besides, deployed services and the configuration on the Git upstream (i.e., GitHub, GitLab, or Bitbucket) are not deleted. To clean-up created projects and services, instructions are provided here.
Note: This command requires a kubernetes current context pointing to the cluster where Keptn should get uninstalled.
keptn uninstall [flags]
keptn uninstall
-h, --help help for uninstall
-s, --insecure-skip-tls-verify Skip tls verification for kubectl commands
--mock mocking of server communication - ATTENTION: your commands will not be sent to the keptn server
-q, --quiet suppress debug and info output
--suppress-websocket disables websocket communication - use the ID of Keptn context (if provided) for checking the result of your command
-v, --verbose verbose logging