Skip to main content
Version: 3.7.0

Uninstall

Delete SmartKube CRDs and clean up any remaining Smart Operator-related resources:

kubectl delete -n bonree-agent smartkube --all
# Delete related resources as needed according to the files used during deployment
kubectl delete -f kubernetes.yaml
kubectl delete -f kubernetes-webhook-only.yaml
kubectl delete -f kubernetes-csi.yaml
warning

Before deleting CSI-related resources, make sure to recreate the application Pods that use the CSI cached serverless agents to remove agent dependencies.