Open displague opened 3 years ago
Since Kubernetes 1.20, Docker support is deprecated: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#deprecation
Update this project to take advantage of containerd.
Similar to https://github.com/kubernetes-sigs/cluster-api-provider-packet/pull/216
For the GPU nodes, containerd support will requires the Nvidia operator, which is another action item from #81, so these two issues should be worked concurrently.
Since Kubernetes 1.20, Docker support is deprecated: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#deprecation
Update this project to take advantage of containerd.
Similar to https://github.com/kubernetes-sigs/cluster-api-provider-packet/pull/216