Skip to content

Commit 44a0484

Browse files
jayunit100marosset
andauthored
Update README.md
Co-authored-by: Mark Rossetti <[email protected]>
1 parent 31a17d9 commit 44a0484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CSI Proxy
22

33
CSI Proxy (which might be more aptly named "csi-node-proxy") is a binary that exposes a set of gRPC APIs around local storage operations for nodes in Windows. A container, such as CSI node plugins, can mount the named pipes depending on operations it wants to exercise on the host and
4-
invoke the APIs. This allows a storage plugin to run as if were a CSI plugin on linux which had the ability to do "priveleged" actions on the windows host OS.
4+
invoke the APIs. This allows a storage plugin to run as if were a CSI plugin on linux which have the ability to perform "privileged" actions on the windows host OS.
55

66
```
77
+------------------+

0 commit comments

Comments
 (0)