remove incorrect classification

removed "installer" reference and buffed up the rest of the language.
This commit is contained in:
Adrian Goins
2019-10-24 07:44:36 -03:00
committed by GitHub
parent 62141f0a0d
commit 9ed4cf6d29
+1 -1
View File
@@ -4,4 +4,4 @@ shortTitle: RKE
weight: 1
---
Rancher Kubernetes Engine (RKE) is a light-weight Kubernetes installer that supports installation on bare-metal and virtualized servers. RKE solves a common issue in the Kubernetes community: installation complexity. With RKE, Kubernetes installation is simplified, regardless of what operating systems and platforms you're running.
Rancher Kubernetes Engine (RKE) is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. It works on bare-metal and virtualized servers. RKE solves the problem of installation complexity, a common issue in the Kubernetes community. With RKE, the installation of Kubernetes is both simplified and easily automated, and it's entirely independent of the operating system and platform you're running. As long as you can run a supported version of Docker, you can install Kubernetes with RKE.