e4f9185c54
This creates a new ha-guide-draft directory to allow developing the guide. Add infrastructure for: * The draft guide is not translated currently. * Build RST version (but not PDF yet) with each run. * Publish guide as draft * Update built index for it. Also updates the ToC to reflect the proposed changes. Implements: blueprint implement-ha-guide-todos Change-Id: If6f65646e02ac3eac08c288fd727ab9851cf9569
787 B
787 B
Overview
This guide can be split into two parts:
- High level architecture
- Reference architecture examples, monitoring, and testing
Warning
We recommend using this guide for assistance when considering your HA cloud. We do not recommend using this guide for manually building your HA cloud. We recommend starting with a pre-validated solution and adjusting to your needs.
High availability is not for every user. It presents some challenges. High availability may be too complex for databases or systems with large amounts of data. Replication can slow large systems down. Different setups have different prerequisites. Read the guidelines for each setup.
Important
High availability is turned off as the default in OpenStack setups.