uninstall

Output Kubernetes resources to uninstall Linkerd control plane.

This command provides all Kubernetes namespace-scoped and cluster-scoped resources (e.g services, deployments, RBACs, etc.) necessary to uninstall Linkerd control plane.

Examples

  1. linkerd uninstall | kubectl delete -f -

Flags

FlagUsage
—force
-f
Force uninstall even if there exist non-control-plane injected pods
—output
-o
Output format. One of: json|yaml