website/content/en/docs/installing-on-linux/_index.md
Sherlock113 01dad95bdb add index item for faq
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-09-07 09:57:46 +08:00

3.0 KiB

title description layout linkTitle weight icon
Installing on Linux Demonstrate how to install KubeSphere on Linux on cloud and in on-premises environments. single Installing on Linux 2000 /images/docs/docs.svg

This chapter demonstrates how to use KubeKey to provision a production-ready Kubernetes and KubeSphere cluster on Linux in different environments. You can also use KubeKey to easily scale up and down your cluster and set various storage classes based on your needs.

Introduction

Overview

Explore the general content in this chapter, including installation preparation, installation tool and method, as well as storage setting.

Multi-node Installation

Learn the general steps of installing KubeSphere and Kubernetes on a multi-node cluster.

Port Requirements

Understand the specific port requirements for different services in KubeSphere.

Kubernetes Cluster Configuration

Customize your setting in the configuration file for your cluster.

Persistent Storage Configuration

Add different storage classes to your cluster with KubeKey, such as Ceph RBD and Glusterfs.

Installing in On-premises Environments

Deploy KubeSphere on VMware vSphere

Learn how to create a high-availability cluster on VMware vSphere.

Installing on Public Cloud

Deploy KubeSphere on Azure VM Instance

Learn how to create a high-availability cluster on Azure virtual machines.

Deploy KubeSphere on QingCloud Instance

Learn how to create a high-availability cluster on QingCloud platform.

Cluster Operation

Add New Nodes

Add more nodes to scale up your cluster.

Remove Nodes

Cordon a node and even delete a node to scale down your cluster.

Uninstalling

Uninstalling KubeSphere and Kubernetes

Remove KubeSphere and Kubernetes from your machines.

FAQ

Configure Booster for Installation

Set a registry mirror to speed up downloads during installation.

Below you will find some of the most viewed and helpful pages in this chapter. It is highly recommended that you refer to them first.

{{< popularPage icon="/images/docs/qingcloud-2.svg" title="Deploy KubeSphere on QingCloud" description="Provision an HA KubeSphere cluster on QingCloud." link="../installing-on-linux/public-cloud/kubesphere-on-qingcloud-instance/" >}}