License Type | SaaS |
Feature | Data Collection |
Main Product Category | Agents |
Sub Category | Kubernetes |
Objective
Uninstall the Traceable-proxy agent on Kubernetes
Process
1. Delete the yaml file
kubectl delete -f https://traceableai.github.io/charts/install/agent/kubernetes/traceableai.yaml
2. Delete the Kubernetes namespace
kubectl delete ns traceableai
3. Remove the label and annotations from the namespace
kubectl label namespace $NAMESPACE traceableai-inject-proxy-
4. Restart/redeploy the services which were annotated with Traceable