Update HA Recommended Architecture image - fix arrows

- Fixes the direction of arrows in the iamge
- Addresses https://github.com/rancher/k3s/issues/1031#issuecomment-552670275
This commit is contained in:
David Nuzik
2019-11-12 11:07:39 -07:00
parent bc9e3c80f5
commit 8a836f724b
3 changed files with 2019 additions and 2 deletions
@@ -9,7 +9,7 @@ weight: 30
For production environments that cannot tolerate down time, we recommend installing k3s in a high-availability configuration so that you can always access your cluster. This procedure walks you through setting up a 2-node cluster with k3s with an external PostgreSQL database. As of v0.10.0 release (Experimental HA) we are supporting PostgreSQL 10.7 and 11.5
# Recommended Architecture
![k3s HA]({{< baseurl >}}/img/k3s/k3s-production-setup-v4.svg)
![k3s HA]({{< baseurl >}}/img/k3s/k3s-production-setup-v5.svg)
This image depicts a k3s HA install with two load balancers:
* A load balancer to expose workloads to external traffic
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 111 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 182 KiB