27 lines
636 B
Markdown
27 lines
636 B
Markdown
# Quobyte Storage Cluster
|
|
|
|
This Helm Chart will install a Quobyte storage cluster:
|
|
https://www.quobyte.com
|
|
|
|
Quobyte is a software defined, distributed storage system.
|
|
|
|
It allows parallel access from thousands of clients.
|
|
|
|
From a Kubernetes point of view it supports dynamic volume
|
|
provisioning with
|
|
|
|
* Multi Tenancy
|
|
* Encryption at Rest
|
|
* ReadWriteMany
|
|
|
|
To read about the full feature set have a look at the Quobyte documentation:
|
|
|
|
https://docs.quobyte.com/
|
|
|
|
or the more generic product overview:
|
|
|
|
https://www.quobyte.com/product/
|
|
|
|
For a detailed description of possbile configuration options comments and defaults in
|
|
values.yaml.
|