Uninstalling Linkerd
To remove the Linkerd data plane proxies, you should remove any Linkerd proxy injection annotations and roll the deployments. When Kubernetes recreates the pods, they will not have the Linkerd data plane attached.
Note
To remove the , run:
This command can also be used to remove control planes that have been partially installed. Note that kubectl delete
will complain about any resources that it was asked to delete that hadn’t been created, but these errors can be safely ignored.