Skip to content

Commit

Permalink
Updates to HA section to match reality (#145)
Browse files Browse the repository at this point in the history
* Updates to HA section to match reality

* Update doc-Service-Telemetry-Framework/modules/con_high-availability.adoc

Co-authored-by: Leif Madsen <[email protected]>

Co-authored-by: JoanneOFlynn2018 <[email protected]>
Co-authored-by: Leif Madsen <[email protected]>
  • Loading branch information
3 people authored Nov 26, 2020
1 parent d2b56b6 commit c2b60d4
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions doc-Service-Telemetry-Framework/modules/con_high-availability.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ High availability is the ability of {Project} ({ProjectShort}) to rapidly recove

Enabling high availability has the following effects:

- Two {MessageBus} pods run instead of the default 1.
- Three ElasticSearch pods run instead of the default 1.
- Recovery time from a lost pod in either of these services reduces to approximately 2 seconds.
* Three ElasticSearch pods run instead of the default one.
* The following components run two pods instead of the default one:
** {MessageBus}
** Alertmanager
** Prometheus
** Events Smart Gateway
** Collectd Metrics Smart Gateway
* Recovery time from a lost pod in any of these services reduces to approximately 2 seconds.

[NOTE]
The Ceilometer Metrics Smart Gateway is not yet HA

0 comments on commit c2b60d4

Please sign in to comment.