Skip to content

Commit 6d37ff2

Browse files
authored
Update README.md
1 parent e5a91dc commit 6d37ff2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@ Please refer to `blob.csi.azure.com` [driver parameters](./docs/driver-parameter
4040
This option does not depend on cloud provider config file, supports cross subscription and on-premise cluster scenario. Refer to [detailed steps](./deploy/example/e2e_usage.md#option2-bring-your-own-storage-account).
4141
4242
### Install driver on a Kubernetes cluster
43-
- install [blobfuse-proxy](./pkg/blobfuse-proxy) to make blobfuse mount still available after driver restart
4443
- install via [kubectl](./docs/install-blob-csi-driver.md) on public Azure (please use helm for other cloud environments, e.g. Azure Stack)
4544
- install via [helm charts](./charts) on public Azure and Azure Stack
4645
46+
- (Preview) install [blobfuse-proxy](./pkg/blobfuse-proxy) to make blobfuse mount still available after driver restart
47+
4748
### Usage
4849
- [Basic usage](./deploy/example/e2e_usage.md)
4950
- [NFSv3](./deploy/example/nfs)

0 commit comments

Comments
 (0)