You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-windows/1122-windows-csi-support/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ Given the above context, the main motivations for this KEP are:
105
105
106
106
In this KEP, we propose a set of enhancements in pre-existing components to support CSI Node Plugins on Windows nodes.
107
107
108
-
The following enhancements are necessary in existing Kuberentes community managed code:
108
+
The following enhancements are necessary in existing Kubernetes community managed code:
109
109
1. Ability to handle Windows file paths in the Kubelet plugin watcher for domain sockets on Windows nodes.
110
110
2. Refactor code in the CSI Node Driver Registrar so that it can be compiled for Windows.
111
111
3. Build official CSI Node Driver Registrar container images based on Windows base images and publish them in official CSI community container registry.
@@ -1171,7 +1171,7 @@ We could enable prometheus for volume operations metrics in the future
1171
1171
<!--
1172
1172
This section must be completed when targeting beta to a release.
1173
1173
-->
1174
-
No. All the Windows OS versions supported by Kuberentes can support CSI-proxy.
1174
+
No. All the Windows OS versions supported by Kubernetes can support CSI-proxy.
1175
1175
1176
1176
###### Does this feature depend on any specific services running in the cluster?
0 commit comments