Add cluster architecture document

This commit is contained in:
2019-07-28 22:43:24 -04:00
parent c8404ecea7
commit 5873cf6c53
5 changed files with 165 additions and 1 deletions

View File

@ -19,7 +19,7 @@ It is designed to be an administrator-friendly but extremely powerful and rich m
Your cloud, the best way; just add physical servers.
To get started with PVC, see [Installing](/installing) for details on setting up a set of PVC nodes, using [`pvc-ansible`](/manuals/ansible) to configure and bootstrap a cluster, and managing it with the [`pvc` cli](/manuals/cli) or [HTTP API](/manuals/api). For details on the project, its motivation, and architectural details, see [the About page](/about).
To get started with PVC, read the [Cluster Architecture document](/architecture/cluster), then see [Installing](/installing) for details on setting up a set of PVC nodes, using [`pvc-ansible`](/manuals/ansible) to configure and bootstrap a cluster, and managing it with the [`pvc` cli](/manuals/cli) or [HTTP API](/manuals/api). For details on the project, its motivation, and architectural details, see [the About page](/about).
## Changelog