replaced HA diagrams with SVG files

This commit is contained in:
trujillo-adam 2022-08-26 08:38:51 -07:00
parent 61a71ed2bb
commit 03ff1d07ef
3 changed files with 4 additions and 2 deletions

View File

@ -21,11 +21,11 @@ In a standard configuration, CTS exits if errors occur when the CTS instance run
The following diagram shows operating state when high availability is enabled:
![Consul-Terraform-Sync architecture configured for high availability before a shutdown event](/img/nia/cts-ha-before.png)
![Consul-Terraform-Sync architecture configured for high availability before a shutdown event](/img/nia/cts-ha-before.svg)
The following diagram shows the CTS cluster state after the leader stops. CTS Instance B becomes the leader responsible for monitoring and running tasks.
![Consul-Terraform-Sync architecture configured for high availability before a shutdown event](/img/nia/cts-ha-after.png)
![Consul-Terraform-Sync architecture configured for high availability before a shutdown event](/img/nia/cts-ha-after.svg)
### Failover details

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 67 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 68 KiB