crictl ps

Category: Kubernetes & Containers

crictl ps

List running containers via CRI

Lists the containers running on this node as the container runtime (containerd, for example) sees them, the same view the kubelet uses. crictl talks to the CRI (Container Runtime Interface) socket, so it works even when the kubelet is down. Add -a for stopped containers.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.