This message was deleted.
# rke2
a
This message was deleted.
b
yea in k3s crictl is bundled inside of of the k3s binary in rke2. it's split back out so you can run the crictl binary directly from
/var/lib/rancher/rke2/bin/
Also you shouldn't need to do Garbage Collection manually - https://kubernetes.io/docs/concepts/architecture/garbage-collection/#containers-images The kubelet should handle this for you
h
thanks!
1031 Views