From 2ac0acc77ad614c6124ac66151fe75f01c1d5ccb Mon Sep 17 00:00:00 2001 From: jtravee <87146683+jtravee@users.noreply.github.com> Date: Thu, 8 Jul 2021 14:48:54 -0400 Subject: [PATCH 1/2] Update README.md There should be a comma after "e.g.". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e92e8c1f06..eebba279236 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Rancher Docs We have transitioned to versioned documentation for Rancher (files within `content/rancher`). -New contributions should be made to the applicable versioned directories (e.g. `content/rancher/v2.5` and `content/rancher/v2.0-v2.4`). +New contributions should be made to the applicable versioned directories (e.g., `content/rancher/v2.5` and `content/rancher/v2.0-v2.4`). Contents under the `content/rancher/v2.x` directory are no longer maintained after v2.5.6. From 70436c2c28eb1f0a5aae9b861ceb10ba6212301a Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 9 Aug 2021 14:58:56 -0400 Subject: [PATCH 2/2] update pipeline engine to fleet --- content/rancher/v2.x/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/_index.md b/content/rancher/v2.x/en/_index.md index 66454c146b1..201c6f0de99 100644 --- a/content/rancher/v2.x/en/_index.md +++ b/content/rancher/v2.x/en/_index.md @@ -21,6 +21,6 @@ One Rancher server installation can manage thousands of Kubernetes clusters and Rancher adds significant value on top of Kubernetes, first by centralizing authentication and role-based access control (RBAC) for all of the clusters, giving global admins the ability to control cluster access from one location. -It then enables detailed monitoring and alerting for clusters and their resources, ships logs to external providers, and integrates directly with Helm via the Application Catalog. If you have an external CI/CD system, you can plug it into Rancher, but if you don't, Rancher even includes a pipeline engine to help you automatically deploy and upgrade workloads. +It then enables detailed monitoring and alerting for clusters and their resources, ships logs to external providers, and integrates directly with Helm via the Application Catalog. If you have an external CI/CD system, you can plug it into Rancher, but if you don't, Rancher even includes [Fleet](http://fleet.rancher.io/) to help you automatically deploy and upgrade workloads. Rancher is a _complete_ container management platform for Kubernetes, giving you the tools to successfully run Kubernetes anywhere. \ No newline at end of file