From 7e71096044ece8631e56439ea6ad3b6c456fb8a1 Mon Sep 17 00:00:00 2001 From: olgalehm <117087770+olgalehm@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:17:51 +0300 Subject: [PATCH] Removed duplicated paragraph --- content/en/docs/concepts/overview/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/en/docs/concepts/overview/_index.md b/content/en/docs/concepts/overview/_index.md index 8c945fec9ad3a..8ce2b07145a7a 100644 --- a/content/en/docs/concepts/overview/_index.md +++ b/content/en/docs/concepts/overview/_index.md @@ -22,10 +22,6 @@ This page is an overview of Kubernetes. -Kubernetes is a portable, extensible, open source platform for managing containerized -workloads and services, that facilitates both declarative configuration and automation. -It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available. - The name Kubernetes originates from Greek, meaning helmsman or pilot. K8s as an abbreviation results from counting the eight letters between the "K" and the "s". Google open-sourced the Kubernetes project in 2014. Kubernetes combines