Windows-Admin-Center-Ideas-and-Feedback
Windows-Admin-Center-Ideas-and-Feedback copied to clipboard
[WAC, Containers] - containers extension should support containerd runtime
trafficstars
Is your feature request related to a problem? Please describe.
I created a windows node for a hybrid aws eks cluster using the containerd runtime and k8s 1.22. After the node successfully joined the cluster I connected to the node with wac and went to browse the running containers/pods with the containers extension but it just says "docker service is not running" and has a button to "start docker".
Describe the solution you'd like
Support the containerd runtime, bearing in mind the docker shim has been deprecated and since removed in k8s 1.24.
Describe alternatives you've considered
There is no alternative; the tooling should support it.