Skip to content

Commit dc1caeb

Browse files
authored
Merge pull request #47813 from openshift-cherrypick-robot/cherry-pick-45133-to-main
[main] Windows Containers: containerd Rel Note
2 parents 7f7553a + 670257c commit dc1caeb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

windows_containers/windows-containers-release-notes-6-x.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ This release of the WMCO provides bug fixes for running Windows compute nodes in
3939

4040
With this release, the WMCO updates the Windows node certificates when the kubelet client certificate authority (CA) certificate is rotated.
4141

42+
[id="wmco-6-0-0-new-features"]
43+
=== New features
44+
45+
[id="wmco-6-0-0-containerd"]
46+
==== Containerd is the default container runtime
47+
48+
Because the Docker runtime is deprecated in Kubernetes 1.24, containerD is now the default runtime for WMCO-supported Windows nodes. Upon the installation of or an upgrade to WMCO 6.0.0, containerd is installed as a Windows service. The kubelet now uses containerd for image pulls instead of the Docker runtime. Users no longer need to enable the Docker-formatted container runtime or install the Docker container runtime on Bring-Your-Own-Host (BYOH) instances. You can continue to use nodes based on VM images that use Docker. containerd can run along with the Docker service.
49+
50+
The WMCO supports a Windows golden image with or without Docker for vSphere and Bring-Your-Own-Host (BYOH) Windows instances.
51+
4252
include::modules/wmco-prerequisites.adoc[leveloffset=+1]
4353

4454
[IMPORTANT]

0 commit comments

Comments
 (0)