Skip to content

Commit a5f4852

Browse files
Michael BurkeDaniel Chadwick
authored andcommitted
OSDOCS-5872-Support cluster-wide proxy on Windows Containers
1 parent 1b1bea2 commit a5f4852

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
@@ -31,8 +31,6 @@ Note the following limitations when working with Windows nodes managed by the WM
3131

3232
* {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.
3333

34-
* {productwinc} supports only in-tree storage drivers for all cloud providers.
35-
3634
* Kubernetes has identified the following link:https://kubernetes.io/docs/concepts/windows/intro/#limitations[node feature limitations] :
3735
** Huge pages are not supported for Windows containers.
3836
** 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)