Skip to content
Snippets Groups Projects
user avatar
OTSUKA, Yuanying authored
GlusterFS simple provisioner is an external provisioner which
dynamically provision glusterfs volumes on demand.

Unlike [Heketi][1], this provisioner will not manage Gluster cluster.
So that you must manage Gluster cluster by yourself. This will simply
create Gluster volume in the specified Gluster cluster like nfs-client
provisioner.

It means, for example, if you want to add brick to your Gluster volume,
you can use familiar `gluster vol add-brick` command.

[1]: https://github.com/heketi/heketi
11d154b4
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..