Add Ansible manual
This commit is contained in:
parent
c04f959fa6
commit
17046f923f
|
@ -61,3 +61,5 @@ Both the CLI and API clients use a common set of functions to perform the actual
|
|||
The overall management, deployment, bootstrapping, and configuring of nodes is accomplished via a set of Ansible roles, found in the [`pvc-ansible` repository](https://github.com/parallelvirtualcluster/pvc-ansible), and nodes are installed via a custom installer ISO generated by the [`pvc-installer` repository](https://github.com/parallelvirtualcluster/pvc-installer). Once the cluster is set up, nodes can be added, replaced, or updated using this Ansible framework.
|
||||
|
||||
Further information about the Ansible deployment architecture can be found at the [Ansible architecture page](/architecture/ansible).
|
||||
|
||||
The Ansible configuration manual can be found at the [Ansible manual page](/manuals/ansible).
|
||||
|
|
Loading…
Reference in New Issue