With containers, I want to check running containers. How can I do that?                     
                        
                           
                           
                        
                     
                  
                  
                  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
 You can try to namespace to list command
