Uninstall the Cluster Agent
This page describes how to uninstall the Cluster Agent using:
To install the Cluster Agent, seeInstall the Cluster Agent.
Uninstall the Cluster Agent Using Kubernetes CLI
kubectl delete -f cluster-agent.yaml
kubectl delete -f cluster-agent-operator.yaml
Uninstall the Cluster Agent Using the Helm Chart
helm uninstall "<my-cluster-agent-helm-release>" --namespace appdynamics