From 0f571a5163908992ef33bf6ad1e2ba7f3fc1f8d5 Mon Sep 17 00:00:00 2001 From: yassan Date: Sat, 9 Jan 2021 12:34:56 +0900 Subject: [PATCH] Fixed Solution Overview Image Link fixing typo Maybe, this image link: https://github.com/rancher/docs/blob/master/static/img/rancher/rancher-on-prem-vsphere.svg --- .../v2.5/rancher-server/rancher-in-vsphere/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/best-practices/v2.5/rancher-server/rancher-in-vsphere/_index.md b/content/rancher/v2.x/en/best-practices/v2.5/rancher-server/rancher-in-vsphere/_index.md index c54e5b1fbcf..3abadd94646 100644 --- a/content/rancher/v2.x/en/best-practices/v2.5/rancher-server/rancher-in-vsphere/_index.md +++ b/content/rancher/v2.x/en/best-practices/v2.5/rancher-server/rancher-in-vsphere/_index.md @@ -14,7 +14,7 @@ This guide outlines a reference architecture for installing Rancher on an RKE Ku
Solution Overview
-![Solution Overview](/img/rancher/rancher-on-prem-vsphere.svg) +![Solution Overview](/docs/img/rancher/rancher-on-prem-vsphere.svg) # 1. Load Balancer Considerations @@ -88,4 +88,4 @@ Rancher stores its data in the ETCD datastore of the Kubernetes cluster it resid ### Back up Rancher Cluster Node VMs -Incorporate the Rancher management node VM's within a standard VM backup policy. \ No newline at end of file +Incorporate the Rancher management node VM's within a standard VM backup policy.