crictl images

Category: Kubernetes & Containers

crictl images

List images on the node

Lists the container images present in the node's runtime storage, tagged by repository and digest. Compare with kubectl get nodes -o wide to see which runtime is in use. Remove unused ones with crictl rmi <image>.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.