Crictl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=External= | |||
* https://github.com/kubernetes-sigs/cri-tools/blob/master/docs/crictl.md | |||
=Internal= | =Internal= | ||
* [[Kind_Concepts#containerd_on_Node|Kind Concepts]] | * [[Kind_Concepts#containerd_on_Node|Kind Concepts]] |
Revision as of 23:46, 7 December 2023
External
Internal
Overview
List Images
crictl images
Remove an Image
crictl rmi <image-id>