Splunk AppDynamics SaaS Infrastructure Visibility Monitor Kubernetes with the Cluster Agent Administer the Cluster Agent Current: Uninstall the Cluster Agent PDF Download PDF Download page Uninstall the Cluster Agent. Current page All pages Uninstall the Cluster Agent This page describes how to uninstall the Cluster Agent using:Kubernetes CLI, or Cluster Agent Helm ChartOpenShift OperatorHub BundleSee Install the Cluster Agent.Uninstall the Cluster Agent Using Kubernetes CLIDelete the Cluster Agent Operator and Cluster Agent using the YAML files: kubectl delete -f cluster-agent.yaml kubectl delete -f cluster-agent-operator.yaml BASH Uninstall the Cluster Agent Using the Helm ChartUninstall the Cluster Agent Helm Chart using the namespace that you used for the installation: helm uninstall "<my-cluster-agent-helm-release>" --namespace appdynamics BASH Uninstall the Cluster Agent Using OpenShift OperatorHub BundleDelete the Cluster Agent: kubectl delete -f cluster-agent.yaml CODE Delete Splunk AppDynamics Operator:Go to your OpenShift cluster consoleNavigate to Operators > Installed Operators Click Splunk AppDynamics Operator for Kubernetes > Actions > Uninstall Operator ×