Skip to content

Commit 830a932

Browse files
authored
Update README.md
1 parent 31899b4 commit 830a932

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deploy/example/nfs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#### Feature Status: Alpha
55
> supported OS: Linux
66
7+
#### Supported CSI driver version: `v0.7.0`+
8+
79
#### [Available regions](https://azure.microsoft.com/en-us/updates/nfs-30-support-for-azure-blob-storage-preview-region-expansion/)
810
`eastus`, `centralus`, `westcentralus`, `australiasoutheast`, `northeurope`, `ukwest`, `koreacentral`, `koreasouth`, `canadacentral`
911

@@ -15,7 +17,7 @@ az feature register --name PremiumHns --namespace Microsoft.Storage
1517
az provider register --namespace Microsoft.Storage
1618
```
1719

18-
- [install CSI driver](https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/docs/install-csi-driver-master.md) (only master version supported now)
20+
- [install CSI driver](https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/docs/install-csi-driver-master.md)
1921
- Create a `Premium_LRS` Azure storage account with following configurations to support NFS 3.0
2022
- account kind: `BlockBlobStorage`
2123
- Replication: `Locally-redundant storage (LRS)`

0 commit comments

Comments
 (0)