From 3b4d47fe8fb2a4f80a43c1ad9fe4332ee9dc8dbe Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 31 Mar 2020 11:15:34 -0700 Subject: [PATCH] Change hundreds to thousands for v2.4 --- 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 0063d17f488..9a7712bc041 100644 --- a/content/rancher/v2.x/en/_index.md +++ b/content/rancher/v2.x/en/_index.md @@ -12,7 +12,7 @@ Rancher was originally built to work with multiple orchestrators, and it include Rancher can provision Kubernetes from a hosted provider, provision compute nodes and then install Kubernetes onto them, or import existing Kubernetes clusters running anywhere. -One Rancher server installation can manage hundreds of Kubernetes clusters and thousands of nodes from the same user interface. +One Rancher server installation can manage thousands of Kubernetes clusters and thousands of nodes from the same user interface. 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.