From 02a92e1b8f91c8c42cbca23e99471221f14b834e Mon Sep 17 00:00:00 2001 From: Bastian Hofmann Date: Fri, 16 Sep 2022 15:57:18 +0200 Subject: [PATCH] Remove reference to Rancher 1 and Cattle Fixes https://github.com/rancher/rancher-docs/issues/204 --- docs/rancher-manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rancher-manager.md b/docs/rancher-manager.md index 23d07b741c2..82175c673d6 100644 --- a/docs/rancher-manager.md +++ b/docs/rancher-manager.md @@ -11,7 +11,7 @@ ctaBanner: 0 aliases: - /rancher/v2.x/en/ --- -Rancher was originally built to work with multiple orchestrators, and it included its own orchestrator called Cattle. With the rise of Kubernetes in the marketplace, Rancher 2 exclusively deploys and manages Kubernetes clusters running anywhere, on any provider. +Rancher is a Kubernetes management tool to deploy and run clusters anywhere and on any provider. Rancher can provision Kubernetes from a hosted provider, provision compute nodes and then install Kubernetes onto them, or import existing Kubernetes clusters running anywhere.