We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 088cddb + aae5c34 commit a0061a7Copy full SHA for a0061a7
README.md
@@ -7,7 +7,7 @@
7
This driver allows Kubernetes to use [azure-storage-fuse](https://github.com/Azure/azure-storage-fuse), csi plugin name: `blobfuse.csi.azure.com`
8
9
### Project Status
10
-Status: Aplha
+Status: Alpha
11
12
### Container Images & CSI Compatibility:
13
|Blobfuse CSI Driver Version | Image | v1.0.0 |
@@ -16,7 +16,7 @@ Status: Aplha
16
|master branch |mcr.microsoft.com/k8s/csi/blobfuse-csi:latest | yes |
17
18
### Kubernetes Compatibility
19
-| Blobfuse CSI Driver\Kubernetes Version | 1.13+ |
+| Blobfuse CSI Driver\Kubernetes Version | 1.13+ |
20
|------------------------------------------|-------|
21
| v0.1.0-alpha | yes |
22
| master branch | yes |
0 commit comments