linkerd

CLI for managing and interacting with Linkerd service mesh

brewmacoslinux
Try with needOr install directly
Source

About

Command-line utility to interact with linkerd

Commands

linkerd

Examples

Check Linkerd installation and cluster health$ linkerd check
Install Linkerd control plane into a Kubernetes cluster$ linkerd install | kubectl apply -f -
View live traffic metrics for a namespace$ linkerd stat -n default deployments