Kubernetes – Prune Old Container Images and Set Image Threshold for K3s
The k3s binary allows for supplying vanilla Kubernetes args using the `--kubelet-arg=` switch. Two of these are useful in tuning Kubernetes built in garbage collection for pruning old unused container…