Feb 21, 2024: Announcing Linkerd 2.15 with support for VM workloads, native sidecars, and SPIFFE! Read more »


This is not the latest version of Linkerd!
This documentation is for an older version of Linkerd. In Linkerd 2.15 (current), this document no longer exists.

repair

Output the secret/linkerd-config-overrides resource if it has been deleted.

The secret/linkerd-config-overrides resource is necessary to perform upgrades of the Linkerd control plane using the linkerd upgrade command. If this resource has been deleted, the linkerd repair command can make a best effort to restore it. It is recommended that you review the secret/linkerd-config-overrides resource after running linkerd repair to avoid any unexpected behavior during linkerd upgrade.

Examples

linkerd repair | kubectl apply -f -