update k8s versions (#5351)
Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io> Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io> Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>
This commit is contained in:
@@ -125,7 +125,8 @@ KubeSphere can run anywhere from on-premise datacenter to any cloud to edge. In
|
||||
### Quick start
|
||||
#### Installing on K8s/K3s
|
||||
|
||||
Ensure that your cluster has installed Kubernetes v1.19.x, v1.20.x, v1.21.x, v1.22.x (experimental support), and v1.23.x (experimental support). Run the following commands to install KubeSphere on an existing Kubernetes cluster:
|
||||
Ensure that your cluster has installed Kubernetes v1.19.x, v1.20.x, v1.21.x, * v1.22.x, * v1.23.x, or * v1.24.x. For Kubernetes versions with an asterisk, some features of edge nodes may be unavailable due to incompatibility. Therefore, if you want to use edge nodes, you are advised to install Kubernetes v1.21.x or earlier.
|
||||
Run the following commands to install KubeSphere on an existing Kubernetes cluster:
|
||||
|
||||
```yaml
|
||||
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.3.1/kubesphere-installer.yaml
|
||||
|
||||
@@ -125,7 +125,7 @@ KubeSphere 支持在任意平台运行,从本地数据中心到混合多云再
|
||||
### 快速入门
|
||||
#### 在 K8s/K3s 上安装
|
||||
|
||||
请确保您的集群已经安装 Kubernetes v1.19.x, v1.20.x, v1.21.x, v1.22.x(实验性支持)和 v1.23.x(实验性支持),运行以下命令以在现有 Kubernetes 集群上安装 KubeSphere:
|
||||
请确保您的集群已经安装 Kubernetes v1.19.x、v1.20.x、v1.21.x、* v1.22.x、* v1.23.x 或 * v1.24.x。带星号的版本可能出现边缘节点部分功能不可用的情况。因此,如需使用边缘节点,推荐安装 Kubernetes v1.21.x 及之前的版本。运行以下命令以在现有 Kubernetes 集群上安装 KubeSphere:
|
||||
|
||||
```yaml
|
||||
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.3.1/kubesphere-installer.yaml
|
||||
|
||||
Reference in New Issue
Block a user