k8s:distributions:rke2
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| k8s:distributions:rke2 [2023/11/11 18:20] – admin | k8s:distributions:rke2 [2023/11/11 18:21] (current) – admin | ||
|---|---|---|---|
| Line 147: | Line 147: | ||
| ctr -n k8s.io i rm $(ctr -n k8s.io i ls -q | grep <image name to delete, regex>) | ctr -n k8s.io i rm $(ctr -n k8s.io i ls -q | grep <image name to delete, regex>) | ||
| # or | # or | ||
| - | export CONTAINER_RUNTIME_ENDPOINT=/ | + | export CONTAINER_RUNTIME_ENDPOINT=unix:/// |
| crictl images | crictl images | ||
| crictl rmi <image name to delete> | crictl rmi <image name to delete> | ||
| ``` | ``` | ||
k8s/distributions/rke2.1699723242.txt.gz · Last modified: by admin