Fix capitalization issue
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# PVC Provisioner Manual
|
# PVC Provisioner Manual
|
||||||
|
|
||||||
The PVC provisioner is a subsection of the main PVC API. IT interfaces directly with the Zookeeper database using the common client functions, and with the Patroni PostgreSQL database to store details. The provisioner also interfaces directly with the Ceph storage cluster, for mapping volumes, creating filesystems, and installing guests.
|
The PVC provisioner is a subsection of the main PVC API. It interfaces directly with the Zookeeper database using the common client functions, and with the Patroni PostgreSQL database to store details. The provisioner also interfaces directly with the Ceph storage cluster, for mapping volumes, creating filesystems, and installing guests.
|
||||||
|
|
||||||
Details of the Provisioner API interface can be found in [the API manual](/manuals/api).
|
Details of the Provisioner API interface can be found in [the API manual](/manuals/api).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user