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: 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
@@ -40,8 +40,8 @@ Please refer to `blob.csi.azure.com` [driver parameters](./docs/driver-parameter
40
40
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).
41
41
42
42
### Install driver on a Kubernetes cluster
43
-
- install via [kubectl](./docs/install-blob-csi-driver.md) on public Azure (please use helm for other cloud environments, e.g. Azure Stack)
44
-
- install via [helm charts](./charts) on public Azure and Azure Stack
43
+
- install via [kubectl](./docs/install-blob-csi-driver.md) on public Azure (please use helm for Azure Stack, RedHat/CentOS)
44
+
- install via [helm charts](./charts) on public Azure, Azure Stack, RedHat/CentOS
45
45
46
46
- (Preview) install [blobfuse-proxy](./pkg/blobfuse-proxy) to make blobfuse mount still available after driver restart
0 commit comments