From bcc3f4f8e3e746c2a8f5ed6fad1332993159f05b Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 27 Mar 2020 14:03:37 -0700 Subject: [PATCH] Edit architecture doc --- .../v2.x/en/overview/architecture-recommendations/_index.md | 2 +- static/img/rancher/k3s-server-storage.svg | 3 +++ static/img/rancher/rke-server-storage.svg | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 static/img/rancher/k3s-server-storage.svg create mode 100644 static/img/rancher/rke-server-storage.svg diff --git a/content/rancher/v2.x/en/overview/architecture-recommendations/_index.md b/content/rancher/v2.x/en/overview/architecture-recommendations/_index.md index 5d3eae71a72..f7bf7597106 100644 --- a/content/rancher/v2.x/en/overview/architecture-recommendations/_index.md +++ b/content/rancher/v2.x/en/overview/architecture-recommendations/_index.md @@ -39,7 +39,7 @@ If you are installing Rancher v2.4 for the first time, we recommend installing i The option to install Rancher on a K3s cluster is a feature introduced in Rancher v2.4. K3s is easy to install, with half the memory of Kubernetes, all in a binary less than 50 MB.
Architecture of a K3s Kubernetes Cluster Running the Rancher Management Server
-![Architecture of an RKE Kubernetes Cluster Running the Rancher Management Server]({{}}/img/rancher/k3s-server-storage.svg) +![Architecture of a K3s Kubernetes Cluster Running the Rancher Management Server]({{}}/img/rancher/k3s-server-storage.svg) ### RKE Kubernetes Cluster Installations diff --git a/static/img/rancher/k3s-server-storage.svg b/static/img/rancher/k3s-server-storage.svg new file mode 100644 index 00000000000..45fe9f58ac7 --- /dev/null +++ b/static/img/rancher/k3s-server-storage.svg @@ -0,0 +1,3 @@ + + +
Server Node
Server Node
Server Node
Server Node
Load Balancer
Load Balanc...
External Datastore
Extern...
Cluster Data
Cluster Data
K3s Cluster
K3s Cluster
Viewer does not support full SVG 1.1
\ No newline at end of file diff --git a/static/img/rancher/rke-server-storage.svg b/static/img/rancher/rke-server-storage.svg new file mode 100644 index 00000000000..f5529ef35c7 --- /dev/null +++ b/static/img/rancher/rke-server-storage.svg @@ -0,0 +1,3 @@ + + +
Node with controlplane, etcd, and worker roles
Node with controlpla...
Node with controlplane, etcd, and worker roles
Node with controlpla...
Node with controlplane, etcd, and worker roles
Node with controlpla...
etcd
etcd
etcd
etcd
etcd
etcd
Load Balancer
Load Balanc...
Cluster Data
Cluster Data
RKE Cluster
RKE Cluster
Viewer does not support full SVG 1.1
\ No newline at end of file