Merge pull request #21182 from ViBiOh/patch-1

docs(pv): Access-mode compat table is broken
This commit is contained in:
Kubernetes Prow Robot 2020-05-27 00:54:40 -07:00 committed by GitHub
commit 1a87ff928e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -380,7 +380,7 @@ Dans la CLI, les modes d'accès sont abrégés comme suit:
Par exemple, un GCEPersistentDisk peut être monté en tant que ReadWriteOnce par un seul nœud ou ReadOnlyMany par plusieurs nœuds, mais pas en même temps.
| Volume Plugin | ReadWriteOnce | ReadOnlyMany | ReadWriteMany |
|-:--------------------|-:-:--------------|-:-:--------------|-:-:----------------------------------------------|
| :-: | :-: | :-: | :-: |
| AWSElasticBlockStore | ✓ | - | - |
| AzureFile | ✓ | ✓ | ✓ |
| AzureDisk | ✓ | - | - |