Add master-cluster to doctree

This commit is contained in:
Daniel A. Wozniak 2023-09-12 14:16:19 -07:00 committed by Daniel Wozniak
parent 39197b9b40
commit bc4a8390c8
2 changed files with 2 additions and 1 deletions

View file

@ -21,5 +21,6 @@ your deployment as needed for redundancy, geographical distribution, and scale.
../highavailability/index
syndic
../tutorials/intro_scale
../tutorials/master-cluster
../tutorials/multimaster
../tutorials/multimaster_pki

View file

@ -22,7 +22,7 @@ filesystem. The `cluster_pki_dir`, `cache_dir`, `file_roots` and `pillar_roots`
must all be on a shared filesystem. Most implimentations will also server the
masters publish and request server ports via a tcp load balancer. All of the
masters in a cluster are assumed to be running on a reliable local area
network.
network.
Each master in a cluster maintains it's own public and private key, and an in
memory aes key. Each cluster peer also has access to the `cluster_pki_dir`