Skip to content

Instantly share code, notes, and snippets.

@rishabhgargg
Created October 28, 2023 09:21
Show Gist options
  • Save rishabhgargg/a88dac2788cb75526a7a5fd70ec04a14 to your computer and use it in GitHub Desktop.
Save rishabhgargg/a88dac2788cb75526a7a5fd70ec04a14 to your computer and use it in GitHub Desktop.
List containers with containerd CRI
ctr ns ls ------ To list namespaces
ctr -n k8s.io containers list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment