This commit is contained in:
Guangzhe Huang 2020-09-01 17:06:44 +08:00 committed by GitHub
parent eac854f4c5
commit 3a6dddb405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ linkTitle: "Upgrade with ks-installer"
weight: 150
---
ks-installer is recommended for users whose Kubernetes clusters were not setup via [KubeSphere Installer](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/#step-2-download-installer-package), but hosted by cloud vendors. This tutorial guides to **upgrade KubeSphere only**. Cluster operator are responsible for upgrading Kubernetes on themselves beforehand.
ks-installer is recommended for users whose Kubernetes clusters were not setup via [KubeSphere Installer](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/#step-2-download-installer-package), but hosted by cloud vendors. This tutorial guides to **upgrade KubeSphere only**. Cluster operators are responsible for upgrading Kubernetes on themselves beforehand.
## Prerequisite
@ -41,4 +41,4 @@ Sync the changes from the v2.1.1 to v3.0.0 into the config section of `cluster-c
```
kubectl apply -f kubesphere-installer.yaml
kubectl apply -f cluster-configuration.yaml
```
```