From 3164890ca0b2b20d9a4d6e68bdbbc75b0f632f29 Mon Sep 17 00:00:00 2001 From: Adrian Goins Date: Thu, 6 Dec 2018 21:59:18 -0300 Subject: [PATCH 1/2] update copy for main docs landing page --- content/_index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/_index.html b/content/_index.html index dcf06617985..6165d4819ac 100644 --- a/content/_index.html +++ b/content/_index.html @@ -13,7 +13,7 @@ layout: blank

Rancher 2.x

-

The most of Rancher is redesigned to work on Kubernetes. Rancher 2.x retains the user-friendly features of version 1.6, such as the UI and catalog.

+

Rancher manages all of your Kubernetes clusters everywhere, unifies them under centralized RBAC, monitors them and lets you easily deploy and manage workloads through an intuitive user interface.

Read about how to migrate from Rancher v1.6 Cattle to v2.x

@@ -28,7 +28,7 @@ layout: blank

Rancher 1.6

-

Rancher enables organizations to run and manage Docker and Kubernetes in production without having to build a container services platform from scratch.

+

If you haven't yet migrated to Rancher 2.x, you can still find documentation for 1.6 here. This is only for legacy users of the 1.6 product.

Read the Docs @@ -42,7 +42,7 @@ layout: blank

RancherOS

-

RancherOS is the smallest, easiest way to run Docker in production. Everything in RancherOS is a container managed by Docker.

+

ancherOS is the lightest, easiest way to run Docker in production. Engineered from the ground up for security and speed, it runs all system services and user workloads within Docker containers.

Read the Docs From 1e64700096fa96e22fed5dccebd4ccf64e48464f Mon Sep 17 00:00:00 2001 From: Adrian Goins Date: Fri, 7 Dec 2018 07:23:28 -0300 Subject: [PATCH 2/2] fix typo --- content/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.html b/content/_index.html index 6165d4819ac..37e3a00796a 100644 --- a/content/_index.html +++ b/content/_index.html @@ -42,7 +42,7 @@ layout: blank

RancherOS

-

ancherOS is the lightest, easiest way to run Docker in production. Engineered from the ground up for security and speed, it runs all system services and user workloads within Docker containers.

+

RancherOS is the lightest, easiest way to run Docker in production. Engineered from the ground up for security and speed, it runs all system services and user workloads within Docker containers.