This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Add introduction overview for installation on Linux#753
Closed
Sherlock113 wants to merge 2 commits into
Closed
Conversation
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
FeynmanZhou
reviewed
Aug 12, 2020
| title: "Introduction" | ||
| keywords: 'kubernetes, docker, helm, jenkins, istio, prometheus' | ||
| description: 'KubeSphere Installation Overview' | ||
| keywords: 'Kubernetes, KubeSphere, Installation on Linux' |
Contributor
There was a problem hiding this comment.
It would be better to include one word in each keyword
FeynmanZhou
reviewed
Aug 12, 2020
| --- | ||
|
|
||
| [KubeSphere](https://kubesphere.io/) is an enterprise-grade multi-tenant container platform built on [Kubernetes](https://kubernetes.io). It provides an easy-to-use UI for users to manage application workloads and computing resources with a few clicks, which greatly reduces the learning curve and the complexity of daily work such as development, testing, operation and maintenance. KubeSphere aims to alleviate the pain points of Kubernetes including storage, network, security and ease of use, etc. | ||
| For the installation on Linux, KubeSphere can be installed both in clouds and in on-premises environments, such as AWS EC2, Azure VM and bare metal. Users can install KubeSphere on Linux hosts as they provision fresh Kubernetes clusters. The installation process is easy and friendly. Meanwhile, KubeSphere offers not only the online installer, or [KubeKey](https://github.com/kubesphere/kubekey), but also an air-gapped installer for the environment with no Internet access. |
Contributor
There was a problem hiding this comment.
installer => installation solution
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Sherlock113 sherlockxu@yunify.com