Add Quobyte volumes in docs

This commit is contained in:
Johannes Scheuermann
2016-08-19 22:18:35 +02:00
parent 9666d08af6
commit c5005ed013
+10
View File
@@ -77,6 +77,7 @@ Kubernetes supports several types of Volumes:
* `downwardAPI`
* `azureFileVolume`
* `vsphereVolume`
* `Quobyte`
We welcome additional contributions.
@@ -483,6 +484,15 @@ spec:
fsType: ext4
```
### Quobyte
A `Quobyte` volume allows an existing [Quobyte](http://www.quobyte.com) volume to be mounted into your pod.
__Important: You must have your own Quobyte setup running with the volumes created
before you can use it__
See the [Quobyte example](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/examples/volumes/quobyte) for more details.
## Resources
The storage media (Disk, SSD, etc) of an `emptyDir` volume is determined by the