Skip to content

Commit 78130f6

Browse files
authored
Merge pull request #69099 from DCChadwick/osdocs6364
OSDOCS-6364: CSI-proxy support for Windows Containers
2 parents f9047ac + a5f4852 commit 78130f6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

modules/windows-containers-release-notes-limitations.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ Note the following limitations when working with Windows nodes managed by the WM
2929

3030
* {productwinc} does not support adding Windows nodes to a cluster through a trunk port. The only supported networking configuration for adding Windows nodes is through an access port that carries traffic for the VLAN.
3131

32-
* {productwinc} supports only in-tree storage drivers for all cloud providers.
33-
3432
* Kubernetes has identified the following link:https://kubernetes.io/docs/concepts/windows/intro/#limitations[node feature limitations] :
3533
** Huge pages are not supported for Windows containers.
3634
** Privileged containers are not supported for Windows containers.

modules/windows-node-services.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ The following Windows-specific services are installed on each Windows node:
3737
|containerd container runtime
3838
|Manages the complete container lifecycle.
3939

40+
|CSI Proxy
41+
|Enables CSI drivers to perform storage operations on the node, which allows containerized CSI drivers to run on Windows nodes.
42+
4043
|===

0 commit comments

Comments
 (0)