Add Quobyte's CSI plug-in reference in place of in-tree plug-in (#13008)

* Add Quobyte's CSI plug-in reference in place of in-tree plug-in

* Update content/en/docs/concepts/storage/volumes.md

Include CSI reference from the glossary.

Co-Authored-By: venkatsc <subbaraocse9@gmail.com>

* Update Quobyte CSI references

Co-Authored-By: venkatsc <subbaraocse9@gmail.com>
pull/12507/head
Venkat 2019-03-08 01:18:05 +01:00 committed by Kubernetes Prow Robot
parent 92132a4f0c
commit 1230263319
1 changed files with 3 additions and 1 deletions

View File

@ -835,7 +835,9 @@ You must have your own Quobyte setup running with the volumes
created before you can use it.
{{< /caution >}}
See the [Quobyte example](https://github.com/kubernetes/examples/tree/{{< param "githubbranch" >}}/staging/volumes/quobyte) for more details.
Quobyte supports the {{< glossary_tooltip text="Container Storage Interface" term_id="csi" >}}.
CSI is the recommended plugin to use Quobyte volumes inside Kubernetes. Quobyte's
GitHub project has [instructions](https://github.com/quobyte/quobyte-csi#quobyte-csi) for deploying Quobyte using CSI, along with examples.
### rbd {#rbd}