Updated typo in Fleet diagram (#3504)

* Updated Fleet diagram

* Replaced png w/ svg file
This commit is contained in:
Jen Travinski
2021-09-10 09:07:33 -07:00
committed by GitHub
parent 6c8e45b38a
commit 98465f5126
4 changed files with 1958 additions and 2 deletions
@@ -5,5 +5,5 @@ weight: 1
Fleet can manage deployments from git of raw Kubernetes YAML, Helm charts, or Kustomize or any combination of the three. Regardless of the source, all resources are dynamically turned into Helm charts, and Helm is used as the engine to deploy everything in the cluster. This gives you a high degree of control, consistency, and auditability. Fleet focuses not only on the ability to scale, but to give one a high degree of control and visibility to exactly what is installed on the cluster.
![Architecture]({{<baseurl>}}/img/rancher/fleet-architecture.png)
![Architecture]({{<baseurl>}}/img/rancher/fleet-architecture.svg)
@@ -5,5 +5,5 @@ weight: 1
Fleet can manage deployments from git of raw Kubernetes YAML, Helm charts, or Kustomize or any combination of the three. Regardless of the source, all resources are dynamically turned into Helm charts, and Helm is used as the engine to deploy everything in the cluster. This gives you a high degree of control, consistency, and auditability. Fleet focuses not only on the ability to scale, but to give one a high degree of control and visibility to exactly what is installed on the cluster.
![Architecture]({{<baseurl>}}/img/rancher/fleet-architecture.png)
![Architecture]({{<baseurl>}}/img/rancher/fleet-architecture.svg)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 182 KiB