With containers, I want to check running containers. How can I do that?

190    Asked by DaniloGuidi in Salesforce , Asked on Sep 11, 2023

 I have switched to containers, which is in the k8s cluster.

Two pods are running on one node and two GitHub runners.

There was a host where I used to check the containers that were running “docker container ls,” but how can I check this when contained list containers are used?

This comes back with nothing.

https://devops.stackexchange.com/questions/16784/how-to-check-running-containers-with-containerd

Answered by Dhruv tiwari

 You can try to namespace to list command





Your Answer

Interviews

Parent Categories