From df2b03baf0fd6be2df66ecc4a2bbef670d9fa46c Mon Sep 17 00:00:00 2001 From: Chris Sibbitt Date: Wed, 25 Nov 2020 14:53:37 -0500 Subject: [PATCH 1/2] Updates to HA section to match reality --- .../modules/con_high-availability.adoc | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc b/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc index 33040457..d11485f7 100644 --- a/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc +++ b/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc @@ -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} +** Alert Manager +** 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 \ No newline at end of file From 5b51217f20dc85081e11b39d6339b548ce6c3142 Mon Sep 17 00:00:00 2001 From: JoanneOFlynn2018 <45287002+JoanneOFlynn2018@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:24:41 +0000 Subject: [PATCH 2/2] Update doc-Service-Telemetry-Framework/modules/con_high-availability.adoc Co-authored-by: Leif Madsen --- .../modules/con_high-availability.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc b/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc index d11485f7..3d18f182 100644 --- a/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc +++ b/doc-Service-Telemetry-Framework/modules/con_high-availability.adoc @@ -34,11 +34,11 @@ Enabling high availability has the following effects: * Three ElasticSearch pods run instead of the default one. * The following components run two pods instead of the default one: ** {MessageBus} -** Alert Manager +** 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 \ No newline at end of file +The Ceilometer Metrics Smart Gateway is not yet HA