airshipit / airshipctl

A CLI for managing declarative infrastructure.
Apache License 2.0
43 stars 49 forks source link

Set containerd as default CRI for Ephemeral Cluster Node #639

Closed lb4368 closed 3 years ago

lb4368 commented 3 years ago

Problem description Issue #456 set containerd as the CRI for the target cluster nodes, but this has not yet been configured for the ephemeral cluster. Docker is deprecated as a CRI as of v1.20.

Proposed change Configure containerd as the CRI for the ephemeral node as part of ephemeral cloud-init.

wahlstedtw commented 3 years ago

I'll be working on this.

wahlstedtw commented 3 years ago

Here is the patchset that was merged. https://review.opendev.org/c/airship/airshipctl/+/810939