From 212197fdcbfca3ea3ef3c89e7014f3286a702934 Mon Sep 17 00:00:00 2001 From: TalyaF Date: Thu, 3 Aug 2017 02:14:28 -0400 Subject: [PATCH] changed first sentence for parallel structure (#4304) * changed first sentence for parallel structure /@chenopis * Update what-is-kubernetes.md --- docs/concepts/overview/what-is-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/overview/what-is-kubernetes.md b/docs/concepts/overview/what-is-kubernetes.md index b2246d22ef..24fff49e9c 100644 --- a/docs/concepts/overview/what-is-kubernetes.md +++ b/docs/concepts/overview/what-is-kubernetes.md @@ -10,7 +10,7 @@ This page is an overview of Kubernetes. {% endcapture %} {% capture body %} -Kubernetes is an [open-source platform for automating deployment, scaling, and operations of application containers](http://www.slideshare.net/BrianGrant11/wso2con-us-2015-kubernetes-a-platform-for-automating-deployment-scaling-and-operations) across clusters of hosts, providing container-centric infrastructure. +Kubernetes is an [open-source platform designed to automate deploying, scaling, and operating application containers](http://www.slideshare.net/BrianGrant11/wso2con-us-2015-kubernetes-a-platform-for-automating-deployment-scaling-and-operations). With Kubernetes, you are able to quickly and efficiently respond to customer demand: