-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
fahedouch
Aug 1, 2023
Replies: 1 comment
-
please check nerdctl config documentation contrary to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AkihiroSuda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
please check nerdctl config documentation
contrary to
crictl
,nerdctl
do not display pods but it display k8s containers by settingk8s.io
namespace :# nerdctl --namespace k8s.io ps -a
(see)