website/content/en/docs/installing-on-linux/_index.md
Sherlock113 70a5981418
fix some links (#1124)
* fix some links

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>

* update

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-02-26 11:00:20 +08:00

3.8 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.

KubeKey

Understand what KubeKey is and how it works to help you create, scale and upgrade your Kubernetes cluster.

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 Configurations

Customize your Kubernetes settings in the configuration file for your cluster.

Persistent Storage Configurations

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

High Availability Configurations

Set up an HA Cluster Using a Load Balancer

Learn how to create a highly available cluster using a load balancer.

Set up an HA Cluster Using Keepalived and HAproxy

Learn how to create a highly available cluster using Keepalived and HAproxy.

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.

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.

Add and Delete Nodes

Add New Nodes

Add more nodes to scale out your cluster.

Delete 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/install-kubesphere-on-qingcloud-vms/" >}}