Skip to content

Commit b5a87cb

Browse files
Fix typo in 1122-windows-csi-support/README.md
1 parent 6179794 commit b5a87cb

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-windows/1122-windows-csi-support

1 file changed

+2
-2
lines changed

keps/sig-windows/1122-windows-csi-support/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Given the above context, the main motivations for this KEP are:
105105

106106
In this KEP, we propose a set of enhancements in pre-existing components to support CSI Node Plugins on Windows nodes.
107107

108-
The following enhancements are necessary in existing Kuberentes community managed code:
108+
The following enhancements are necessary in existing Kubernetes community managed code:
109109
1. Ability to handle Windows file paths in the Kubelet plugin watcher for domain sockets on Windows nodes.
110110
2. Refactor code in the CSI Node Driver Registrar so that it can be compiled for Windows.
111111
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
11711171
<!--
11721172
This section must be completed when targeting beta to a release.
11731173
-->
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.
11751175

11761176
###### Does this feature depend on any specific services running in the cluster?
11771177

0 commit comments

Comments
 (0)