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.

get

Display one or many mesh resources.

Only pod resources (aka pods, po) are supported.

Examples

# get all pods
linkerd get pods

# get pods from namespace linkerd
linkerd get pods --namespace linkerd

Flags

Flag Usage
--all-namespaces
-A
If present, returns pods across all namespaces, ignoring the “–namespace” flag
--namespace
-n
Namespace of pods