Below you will find pages that utilize the taxonomy term “Crictl”
Posts
read more
ctr and crictl
Developing with Akri, it’s useful to be able to purge container images because, once cached, if changed, these are pulled by tag rather than hash.
The way to enumerate images used by MicroK8s is using either ctr or crictl. I’m unfamiliar with both of these but, here’s what I know:
MicroK8s
MicroK8s leverages both technologies.
Both require sudo
ctr is a sub-command of microk8s and uses --address for the socket