ansible-for-kubernetes icon indicating copy to clipboard operation
ansible-for-kubernetes copied to clipboard

Switch Chapter 4 local VM cluster setup to use containerd

Open geerlingguy opened this issue 4 years ago • 0 comments
trafficstars

Right now it uses Docker as the container engine. Two issues with that:

  1. Docker 20.x is not validated with the current K8s version in use in the example.
  2. Docker support as the container runtime is deprecated.

geerlingguy avatar Dec 21 '20 14:12 geerlingguy