Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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