Uninstall the Cluster Agent
This page describes how to uninstall the Cluster Agent using:
To install the Cluster Agent, see Install the Cluster Agent.
Kubernetes CLI を使用したクラスタエージェントのアンインストール
kubectl delete -f cluster-agent.yaml
kubectl delete -f cluster-agent-operator.yamlHelm チャートを使用したクラスタエージェントのアンインストール
helm uninstall "<my-cluster-agent-helm-release>" --namespace appdynamics