Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions modules/windows-containers-release-notes-limitations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ Note the following limitations when working with Windows nodes managed by the WM

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

* {productwinc} supports only in-tree storage drivers for all cloud providers.

* Kubernetes has identified the following link:https://kubernetes.io/docs/concepts/windows/intro/#limitations[node feature limitations] :
** Huge pages are not supported for Windows containers.
** Privileged containers are not supported for Windows containers.
Expand Down
3 changes: 3 additions & 0 deletions modules/windows-node-services.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ The following Windows-specific services are installed on each Windows node:
|containerd container runtime
|Manages the complete container lifecycle.

|CSI Proxy
|Enables CSI drivers to perform storage operations on the node, which allows containerized CSI drivers to run on Windows nodes.

|===