From 06076fb9e416046f451d453fdfb0c8d37250417e Mon Sep 17 00:00:00 2001 From: sheng-liang Date: Mon, 27 Aug 2018 16:54:30 -0700 Subject: [PATCH] Update _index.md --- content/rancher/v2.x/en/cluster-provisioning/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/_index.md b/content/rancher/v2.x/en/cluster-provisioning/_index.md index 1f2977aa002..808214f97e8 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/_index.md @@ -10,7 +10,7 @@ aliases: ## What's a Kubernetes Cluster? -In the IT world, a cluster is a group of computing resources that work as a team to accomplish a goal. +A cluster is a group of computers that work together as a single system. A _Kubernetes Cluster_ is a cluster that uses the [Kubernetes container-orchestration system](https://kubernetes.io/) to deploy, maintain, and scale Docker containers, allowing your organization to automate application operations.