elastisys / compliantkubernetes-kubespray

Apache License 2.0
28 stars 7 forks source link

bin: update docker-prune script and playbook to use nerdctl #307

Closed anders-elastisys closed 1 year ago

anders-elastisys commented 1 year ago

What this PR does / why we need it: Clusters no longer use docker for their container runtime, hence the prune-docker script/playbook no longer works. This PR replaces docker with nerdctl instead, which is installed in newer clusters.

Which issue this PR fixes: fixes https://github.com/elastisys/compliantkubernetes-kubespray/issues/306

Public facing documentation PR (if applicable)

Special notes for reviewer:

Checklist: