Skip to content

Commit 8336664

Browse files
author
Michael Burke
committed
Document state of support for Windows CSI drivers
1 parent 434fc86 commit 8336664

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * windows_containers/scheduling-windows-workloads.adoc
4+
5+
[id="wmco-supported-csi-drivers_{context}"]
6+
= Support for Windows CSI drivers
7+
8+
{productwinc} installs link:https://github.com/kubernetes-csi/csi-proxy[CSI Proxy] on all Windows nodes in the cluster. CSI Proxy is a plug-in that enables CSI drivers to perform storage operations on the node.
9+
10+
To use persistent storage with Windows workloads, you must deploy a specific Windows CSI driver daemon set, as described in your storage provider's documentation. By default, the WMCO does not automatically create the Windows CSI driver daemon set. See the list of supported link:https://kubernetes-csi.github.io/docs/drivers.html#production-drivers[production drivers] in the Kubernetes Container Storage Interface (CSI) Documentation.

windows_containers/scheduling-windows-workloads.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@ include::modules/creating-runtimeclass.adoc[leveloffset=+1]
3131

3232
include::modules/sample-windows-workload-deployment.adoc[leveloffset=+1]
3333

34+
include::modules/wmco-supported-csi-drivers.adoc[leveloffset=+1]
35+
3436
include::modules/machineset-manually-scaling.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)