add motivation

This commit is contained in:
Forest-L 2020-05-05 21:23:55 +08:00
parent 05c9a0ed96
commit ff3d84bf1d

View File

@ -1,5 +1,7 @@
# KubeKey
Start Kubernetes and KubeSphere flexibly and easily.
## Motivation
The Kubernetes installation script in Kubekey is developed by go language, which replaces ansible, which was previously developed in python language. It greatly reduces the dependence on the OS environment and enhances the robustness of successful installation. Kubekey integrates the mainstream Kubeadm method to install Kubernetes instead of the relatively complex Kubespray, which greatly reduces the installation time, and makes it easier for developers to understand the installation process. In contrast to previous installation methods, the allinone environment offers capacity augmentation from a stand-alone to a multi-machine environment. In a multi-node installation, the configuration parameters take the customary prompt and enter values.
## Quick Start
### Prepare
Please follow the list to prepare environment.