Skip to content

Commit 0ac094d

Browse files
authored
Update README.md
1 parent 5fc1e0a commit 0ac094d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/blobfuse-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Blobfuse Proxy
22
- supported CSI driver version: v1.6.0+
3-
- only available on **debian** based agent node
3+
- only available on **debian** OS based agent node (not available on OpenShift)
44

55
By default, restart csi-blobfuse-node daemonset would make current blobfuse mounts unavailable. When fuse nodeserver restarts on the node, the fuse daemon also restarts, this results in breaking all connections FUSE daemon is maintaining. You could find more details here: [No easy way how to update CSI driver that uses fuse](https://github.com/kubernetes/kubernetes/issues/70013).
66

0 commit comments

Comments
 (0)