-
Story
-
Resolution: Done
-
Major
-
None
User or Developer story
As a WMCO user, I want containerd & related tools to be populated into windows VM to make containerd as default runtime windows node.
Description
Docker runtime is deprecated by the K8s 1.24 and ContainerD will become default runtime for WMCO supported windows nodes. We should copy all necessary executables and config files into windows node so that we can run them as windows service.
Engineering Details
containerd is part of WMCO image now. when windows node bootstrap happens, copy contianerd and related files into c:\k folder.
Acceptance Criteria
WMCO copies all required files into windows node.
should be verified in windows node ( folder C:\k )