Skip to content

Commit

Permalink
Cinder now supports raw block volume
Browse files Browse the repository at this point in the history
  • Loading branch information
tengqm committed Jun 21, 2018
1 parent 76ebd19 commit bff023c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions content/en/docs/concepts/storage/persistent-volumes.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,17 +528,13 @@ applicable.

* AWSElasticBlockStore
* AzureDisk
* Cinder
* FC (Fibre Channel)
* GCEPersistentDisk
* iSCSI
* Local volume
* RBD (Ceph Block Device)

{{< note >}}
**Note**: Only FC and iSCSI volumes supported raw block volumes in Kubernetes 1.9.
Support for the additional plugins was added in 1.10.
{{< /note >}}

### Persistent Volumes using a Raw Block Volume
```yaml
apiVersion: v1
Expand Down

0 comments on commit bff023c

Please sign in to comment.