website/content/en/docs/installing-on-linux/_index.md
Sherlock113 d78c9d8a55 Refactor doc faq section
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-23 12:09:36 +08:00

3.2 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 3000 /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 out and in 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.

Air-gapped Installation

Learn how to install KubeSphere and Kubernetes in an air-gapped environment.

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.

Deploy KubeSphere on Bare Metal

Learn how to create a multi-node cluster with one master on bare metal.

Installing on Public Cloud

Deploy KubeSphere on Azure VM Instances

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

Deploy KubeSphere on QingCloud Instances

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

Add/Delete Nodes

Add New Nodes

Add more nodes to scale out your cluster.

Remove Nodes

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

Uninstall KubeSphere and Kubernetes

Remove KubeSphere and Kubernetes from your machines.

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/" >}}