Fix: change kk version to 3.0.7

Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
This commit is contained in:
Bettygogo2021 2023-04-04 17:39:52 +08:00
parent 5a14c3f657
commit 0ea050a2c3
41 changed files with 122 additions and 131 deletions

View File

@ -183,7 +183,7 @@ When describing the UI, you can use the following prepositions.
```
```bash
# Assume your original Kubernetes cluster is v1.17.9
# Assume your original Kubernetes cluster is v1.20.4
./kk create config --with-kubesphere --with-kubernetes v1.20.4
```

View File

@ -48,7 +48,7 @@ You must create a load balancer in your environment to listen (also known as lis
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -64,7 +64,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -79,7 +79,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release (v3.0.7) of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -33,7 +33,7 @@ Refer to the following steps to download KubeKey.
Download KubeKey from [its GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or run the following command.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -49,7 +49,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -64,7 +64,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The preceding commands download the latest release of KubeKey (v3.0.2). You can modify the version number in the command to download a specific version.
The preceding commands download the latest release of KubeKey (v3.0.7). You can modify the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -268,7 +268,7 @@ Before you start to create your Kubernetes cluster, make sure you have tested th
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -284,7 +284,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -299,7 +299,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -20,7 +20,7 @@ In KubeKey v2.1.0, we bring in concepts of manifest and artifact, which provides
|192.168.0.4 | node3 | Image registry node of the air-gapped environment |
## Preparations
1. Run the following commands to download KubeKey v3.0.2.
1. Run the following commands to download KubeKey.
{{< tabs >}}
{{< tab "Good network connections to GitHub/Googleapis" >}}
@ -28,7 +28,7 @@ In KubeKey v2.1.0, we bring in concepts of manifest and artifact, which provides
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -44,7 +44,7 @@ In KubeKey v2.1.0, we bring in concepts of manifest and artifact, which provides
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -73,7 +73,7 @@ In KubeKey v2.1.0, we bring in concepts of manifest and artifact, which provides
repository:
iso:
localPath:
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.2/centos7-rpms-amd64.iso
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.7/centos7-rpms-amd64.iso
- arch: amd64
type: linux
id: ubuntu
@ -81,7 +81,7 @@ In KubeKey v2.1.0, we bring in concepts of manifest and artifact, which provides
repository:
iso:
localPath:
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.2/ubuntu-20.04-debs-amd64.iso
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.7/ubuntu-20.04-debs-amd64.iso
kubernetesDistributions:
- type: kubernetes
version: v1.22.12
@ -255,7 +255,7 @@ In KubeKey v2.1.0, we bring in concepts of manifest and artifact, which provides
- You can customize the **manifest-sample.yaml** file to export the desired artifact file.
- You can download the ISO files at https://github.com/kubesphere/kubekey/releases/tag/v3.0.2.
- You can download the ISO files at https://github.com/kubesphere/kubekey/releases/tag/v3.0.7.
{{</ notice >}}

View File

@ -38,7 +38,7 @@ With the configuration file in place, you execute the `./kk` command with varied
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -54,7 +54,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -69,7 +69,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -110,7 +110,7 @@ Follow the step below to download [KubeKey](../kubekey).
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -126,7 +126,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -141,7 +141,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -45,7 +45,7 @@ The below table describes the above parameters in detail.
</tr>
<tr>
<td><code>version</code></td>
<td>The Kubernetes version to be installed. If you do not specify a Kubernetes version, {{< contentLink "docs/installing-on-linux/introduction/kubekey" "KubeKey" >}} v3.0.2 will install Kubernetes v1.23.10 by default. For more information, see {{< contentLink "docs/installing-on-linux/introduction/kubekey/#support-matrix" "Support Matrix" >}}.</td>
<td>The Kubernetes version to be installed. If you do not specify a Kubernetes version, {{< contentLink "docs/installing-on-linux/introduction/kubekey" "KubeKey" >}} v3.0.7 will install Kubernetes v1.23.10 by default. For more information, see {{< contentLink "docs/installing-on-linux/introduction/kubekey/#support-matrix" "Support Matrix" >}}.</td>
</tr>
<tr>
<td><code>imageRepo</code></td>

View File

@ -32,7 +32,7 @@ Follow the step below to download [KubeKey](../../../installing-on-linux/introdu
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -48,7 +48,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -63,7 +63,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. Note that an earlier version of KubeKey cannot be used to install K3s.
The commands above download the latest release of KubeKey. Note that an earlier version of KubeKey cannot be used to install K3s.
{{</ notice >}}
@ -83,7 +83,7 @@ chmod +x kk
{{< notice note >}}
KubeKey v3.0.2 supports the installation of K3s v1.21.4.
KubeKey supports the installation of K3s v1.21.4.
{{</ notice >}}

View File

@ -199,7 +199,7 @@ Follow the step below to download KubeKey.
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -215,7 +215,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -230,7 +230,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -300,7 +300,7 @@ Follow the step below to download KubeKey.
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -316,7 +316,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -331,7 +331,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -119,7 +119,7 @@ Follow the steps below to download [KubeKey](../../../installing-on-linux/introd
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -135,7 +135,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -150,7 +150,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -71,7 +71,7 @@ Follow the steps below to download [KubeKey](../../../installing-on-linux/introd
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -87,7 +87,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -102,7 +102,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -73,7 +73,7 @@ Follow the steps below to download [KubeKey](../../../installing-on-linux/introd
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -89,7 +89,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -104,7 +104,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -101,7 +101,7 @@ ssh -i .ssh/id_rsa2 -p50200 kubesphere@40.81.5.xx
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -117,7 +117,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -132,7 +132,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}
@ -142,7 +142,7 @@ The commands above download the latest release (v3.0.2) of KubeKey. You can chan
chmod +x kk
```
2. Create an example configuration file with default configurations. Here Kubernetes v1.22.12 is used as an example.
1. Create an example configuration file with default configurations. Here Kubernetes v1.22.12 is used as an example.
```bash
./kk create config --with-kubesphere v3.3.2 --with-kubernetes v1.22.12

View File

@ -126,7 +126,7 @@ Follow the step below to download KubeKey.
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -142,7 +142,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -157,7 +157,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -145,7 +145,7 @@ Perform the following steps to download KubeKey.
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or run the following command:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -161,7 +161,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -176,7 +176,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -57,7 +57,7 @@ KubeKey upgrades Kubernetes from one MINOR version to the next MINOR version unt
### Step 1: Download KubeKey
1. 1. Run the following commands to download KubeKey v3.0.2.
1. 1. Run the following commands to download KubeKey.
{{< tabs >}}
{{< tab "Good network connections to GitHub/Googleapis" >}}
@ -65,7 +65,7 @@ KubeKey upgrades Kubernetes from one MINOR version to the next MINOR version unt
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -81,7 +81,7 @@ KubeKey upgrades Kubernetes from one MINOR version to the next MINOR version unt
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -155,8 +155,6 @@ As you install KubeSphere and Kubernetes on Linux, you need to prepare an image
- You can change the Kubernetes version downloaded based on your needs. Recommended Kubernetes versions for KubeSphere 3.3 are v1.20.x, v1.21.x, * v1.22.x, * v1.23.x, and * v1.24.x. For Kubernetes versions with an asterisk, some features of edge nodes may be unavailable due to incompatability. Therefore, if you want to use edge nodes, you are advised to install Kubernetes v1.21.x. If you do not specify a Kubernetes version, KubeKey will install Kubernetes v1.23.10 by default. For more information about supported Kubernetes versions, see [Support Matrix](../../installing-on-linux/introduction/kubekey/#support-matrix).
- You can upgrade Kubernetes from v1.16.13 to v1.17.9 by downloading the v1.17.9 Kubernetes binary file, but for cross-version upgrades, all intermediate versions need to be downloaded in advance. For example, if you want to upgrade Kubernetes from v1.15.12 to v1.18.6, you need to download Kubernetes v1.16.13 and v1.17.9, and the v1.18.6 binary file.
- After you run the script, a folder `kubekey` is automatically created. Note that this file and `kk` must be placed in the same directory when you create the cluster later.
{{</ notice >}}

View File

@ -39,7 +39,7 @@ Follow the steps below to download KubeKey before you upgrade your cluster.
Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command directly.
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -55,7 +55,7 @@ export KKZONE=cn
Run the following command to download KubeKey:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -70,7 +70,7 @@ After you download KubeKey, if you transfer it to a new machine also with poor n
{{< notice note >}}
The commands above download the latest release (v3.0.2) of KubeKey. You can change the version number in the command to download a specific version.
The commands above download the latest release of KubeKey. You can change the version number in the command to download a specific version.
{{</ notice >}}

View File

@ -48,7 +48,7 @@ weight: 3150
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -64,7 +64,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -79,7 +79,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -33,7 +33,7 @@ weight: 3150
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -49,7 +49,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -64,7 +64,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -267,7 +267,7 @@ yum install keepalived haproxy psmisc -y
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -283,7 +283,7 @@ export KKZONE=cn
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -298,7 +298,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
通过以上命令,可以下载 KubeKey 的最新版本 (v3.0.2)。您可以更改命令中的版本号来下载特定的版本。
通过以上命令,可以下载 KubeKey 的最新版本。您可以更改命令中的版本号来下载特定的版本。
{{</ notice >}}

View File

@ -23,7 +23,7 @@ KubeKey v2.1.0 版本新增了清单manifest和制品artifact的概
## 部署准备
1. 执行以下命令下载 KubeKey v3.0.2 并解压:
1. 执行以下命令下载 KubeKey 并解压:
{{< tabs >}}
@ -32,7 +32,7 @@ KubeKey v2.1.0 版本新增了清单manifest和制品artifact的概
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接运行以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -48,7 +48,7 @@ KubeKey v2.1.0 版本新增了清单manifest和制品artifact的概
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -77,7 +77,7 @@ KubeKey v2.1.0 版本新增了清单manifest和制品artifact的概
repository:
iso:
localPath:
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.2/centos7-rpms-amd64.iso
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.7/centos7-rpms-amd64.iso
- arch: amd64
type: linux
id: ubuntu
@ -85,7 +85,7 @@ KubeKey v2.1.0 版本新增了清单manifest和制品artifact的概
repository:
iso:
localPath:
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.2/ubuntu-20.04-debs-amd64.iso
url: https://github.com/kubesphere/kubekey/releases/download/v3.0.7/ubuntu-20.04-debs-amd64.iso
kubernetesDistributions:
- type: kubernetes
version: v1.22.12
@ -259,7 +259,7 @@ KubeKey v2.1.0 版本新增了清单manifest和制品artifact的概
- 可根据实际情况修改 **manifest-sample.yaml** 文件的内容,用于之后导出期望的 artifact 文件。
- 您可以访问 https://github.com/kubesphere/kubekey/releases/tag/v3.0.2 下载 ISO 文件。
- 您可以访问 https://github.com/kubesphere/kubekey/releases/tag/v3.0.7 下载 ISO 文件。
{{</ notice >}}

View File

@ -39,7 +39,7 @@ KubeKey 的几种使用场景:
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接运行以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tabs >}}
@ -55,7 +55,7 @@ export KKZONE=cn
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -70,7 +70,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
通过以上的命令,可以下载 KubeKey 的最新版本 (v3.0.2)。您可以更改命令中的版本号来下载特定的版本。
通过以上的命令,可以下载 KubeKey 的最新版本。您可以更改命令中的版本号来下载特定的版本。
{{</ notice >}}

View File

@ -101,7 +101,7 @@ KubeKey 可以一同安装 Kubernetes 和 KubeSphere。根据要安装的 Kubern
从 [GitHub 发布页面](https://github.com/kubesphere/kubekey/releases)下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -117,7 +117,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -132,7 +132,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -45,7 +45,7 @@ weight: 3160
</tr>
<tr>
<td><code>version</code></td>
<td>Kubernetes 安装版本。如未指定 Kubernetes 版本,{{< contentLink "docs/installing-on-linux/introduction/kubekey" "KubeKey" >}} v3.0.2 默认安装 Kubernetes v1.23.10。有关更多信息,请参阅{{< contentLink "docs/installing-on-linux/introduction/kubekey/#support-matrix" "支持矩阵" >}}。</td>
<td>Kubernetes 安装版本。如未指定 Kubernetes 版本,{{< contentLink "docs/installing-on-linux/introduction/kubekey" "KubeKey" >}} v3.0.7 默认安装 Kubernetes v1.23.10。有关更多信息,请参阅{{< contentLink "docs/installing-on-linux/introduction/kubekey/#support-matrix" "支持矩阵" >}}。</td>
</tr>
<tr>
<td><code>imageRepo</code></td>

View File

@ -32,7 +32,7 @@ weight: 3530
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接运行以下命令:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -48,7 +48,7 @@ export KKZONE=cn
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -63,7 +63,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
通过以上的命令可以下载 KubeKey 的最新版本 (v3.0.2)。请注意,更早版本的 KubeKey 无法下载 K3s。
通过以上的命令可以下载 KubeKey 的最新版本。请注意,更早版本的 KubeKey 无法下载 K3s。
{{</ notice >}}
@ -83,7 +83,7 @@ chmod +x kk
{{< notice note >}}
- KubeKey v3.0.2 支持安装 K3s v1.21.4。
- KubeKey v3.0.7 支持安装 K3s v1.21.4。
- 您可以在以上命令中使用 `-f``--file` 参数指定配置文件的路径和名称。如未指定路径和名称KubeKey 将默认在当前目录下创建 `config-sample.yaml` 配置文件。

View File

@ -200,7 +200,7 @@ yum install conntrack-tools
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或使用以下命令:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -216,7 +216,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -231,7 +231,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -288,7 +288,7 @@ systemctl status -l keepalived
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -304,7 +304,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -319,7 +319,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -119,7 +119,7 @@ weight: 3340
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接运行以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -135,7 +135,7 @@ export KKZONE=cn
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -150,7 +150,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
通过以上的命令,可以下载 KubeKey 的最新版本 (v3.0.2)。您可以更改命令中的版本号来下载特定的版本。
通过以上的命令,可以下载 KubeKey 的最新版本。您可以更改命令中的版本号来下载特定的版本。
{{</ notice >}}

View File

@ -71,7 +71,7 @@ weight: 3330
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接运行以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -87,7 +87,7 @@ export KKZONE=cn
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -102,7 +102,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
通过以上命令,可以下载 KubeKey 的最新版本 (v3.0.2)。您可以更改命令中的版本号来下载特定的版本。
通过以上命令,可以下载 KubeKey 的最新版本。您可以更改命令中的版本号来下载特定的版本。
{{</ notice >}}

View File

@ -73,7 +73,7 @@ weight: 3320
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接运行以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -89,7 +89,7 @@ export KKZONE=cn
运行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -104,7 +104,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
通过以上的命令,可以下载 KubeKey 的最新版本 (v3.0.2)。您可以更改命令中的版本号来下载特定的版本。
通过以上的命令,可以下载 KubeKey 的最新版本。您可以更改命令中的版本号来下载特定的版本。
{{</ notice >}}

View File

@ -91,7 +91,7 @@ controlPlaneEndpoint:
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -107,7 +107,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -122,7 +122,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}
@ -144,8 +144,6 @@ chmod +x kk
./kk create config --with-kubesphere v3.3.2 --with-kubernetes v1.22.12 -f config-sample.yaml
```
> 提示:默认是 Kubernetes 1.17.9,这些 Kubernetes 版本也与 KubeSphere 同时进行过充分的测试: v1.15.12, v1.16.13, v1.17.9 (default), v1.18.6,您可以根据需要指定版本。
### 集群配置调整
修改配置文件 `config-sample.yaml`

View File

@ -102,7 +102,7 @@ ssh -i .ssh/id_rsa2 -p50200 kubesphere@40.81.5.xx
从 KubeKey 的 [Github 发布页面](https://github.com/kubesphere/kubekey/releases)下载,或执行以下命令:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -118,7 +118,7 @@ export KKZONE=cn
运行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -133,7 +133,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
上面的命令会下载 KubeKey 最新版本 (v3.0.2)。您可以在命令中更改版本号以下载特定版本。
上面的命令会下载 KubeKey 最新版本。您可以在命令中更改版本号以下载特定版本。
{{</ notice >}}
@ -145,7 +145,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
2. 使用默认配置创建示例配置文件,这里以 Kubernetes v1.22.12 为例。
1. 使用默认配置创建示例配置文件,这里以 Kubernetes v1.22.12 为例。
```bash
./kk create config --with-kubesphere v3.3.2 --with-kubernetes v1.22.12

View File

@ -85,7 +85,7 @@ Kubernetes 服务需要做到高可用,需要保证 kube-apiserver 的 HA
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -101,7 +101,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -116,7 +116,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}
@ -140,8 +140,6 @@ chmod +x kk
./kk create config --with-kubesphere v3.3.2 --with-kubernetes v1.22.12 -f master-HA.yaml
```
> 提示:默认是 Kubernetes 1.17.9,这些 Kubernetes 版本也与 KubeSphere 同时进行过充分的测试: v1.15.12, v1.16.13, v1.17.9 (default), v1.18.6,您可以根据需要指定版本。
### 集群配置调整
目前当前集群开启了全量的组件,文末也提供了自定义的方法.可默认为 false

View File

@ -126,7 +126,7 @@ Weight: 3420
从 [GitHub 发布页面](https://github.com/kubesphere/kubekey/releases)下载 KubeKey 或直接使用以下命令:
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -142,7 +142,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -157,7 +157,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -145,7 +145,7 @@ KubeKey 是用 Go 语言开发的一款全新的安装工具,代替了以前
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或直接使用以下命令(ubuntu使用bash替换sh)。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -161,7 +161,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -176,7 +176,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号下载指定版本。
{{</ notice >}}

View File

@ -23,7 +23,6 @@ weight: 18300
### UPGRADES & ENHANCEMENTS
- Be compatible with Kubernetes 1.15.x, 1.16.x, 1.17.x and 1.18.x for [ks-installer](https://github.com/kubesphere/ks-installer), v3.0.0
- [KubeKey](https://github.com/kubesphere/kubekey) officially supports Kubernetes 1.15.12, 1.16.13, 1.17.9 and 1.18.6 (Please avoid using KubeKey to install Kubernetes 1.15 to 1.15.5 and 1.16 to 1.16.2, because Kubernetes has an [API validation issue](https://github.com/kubernetes/kubernetes/issues/83778))
- Add support for EulerOS, UOS and KylinOS
- Add support for Kunpeng and Phytium CPU
- Use ClusterConfiguration CRD to store ks-installer's configuration instead of ConfigMap

View File

@ -40,7 +40,7 @@ KubeSphere 3.3.1 对内置角色和自定义角色的授权项做了一些调整
{{< notice note >}}
该文件根据不同的模块列出了 `##+modulename` 下的镜像。您可以按照相同的规则把自己的镜像添加到这个文件中。要查看完整文件,请参见[附录](../../installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped/#kubesphere-v330-镜像清单)。
该文件根据不同的模块列出了 `##+modulename` 下的镜像。您可以按照相同的规则把自己的镜像添加到这个文件中。要查看完整文件,请参见[附录](../../installing-on-kubernetes/on-prem-kubernetes/install-ks-on-linux-airgapped/#kubesphere-v332-镜像清单)。
{{</ notice >}}

View File

@ -58,7 +58,7 @@ KubeSphere 3.3.1 对内置角色和自定义角色的授权项做了一些调整
### 步骤 1下载 KubeKey
1. 执行以下命令下载 KubeKey v3.0.2 并解压:
1. 执行以下命令下载 KubeKey 并解压:
{{< tabs >}}
@ -67,7 +67,7 @@ KubeSphere 3.3.1 对内置角色和自定义角色的授权项做了一些调整
从 [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) 下载 KubeKey 或者直接运行以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -83,7 +83,7 @@ KubeSphere 3.3.1 对内置角色和自定义角色的授权项做了一些调整
运行以下命令来下载 KubeKey
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -157,8 +157,6 @@ KubeSphere 3.3.1 对内置角色和自定义角色的授权项做了一些调整
- 您可以根据自己的需求变更下载的 Kubernetes 版本。安装 KubeSphere 3.3 的建议 Kubernetes 版本v1.20.x、v1.21.x、* v1.22.x、* v1.23.x 和 * v1.24.x。带星号的版本可能出现边缘节点部分功能不可用的情况。因此如需使用边缘节点推荐安装 v1.21.x。如果不指定 Kubernetes 版本KubeKey 将默认安装 Kubernetes v1.23.10。有关受支持的 Kubernetes 版本的更多信息,请参见[支持矩阵](../../installing-on-linux/introduction/kubekey/#支持矩阵)。
- 您可以通过下载 Kubernetes v1.17.9 二进制文件将 Kubernetes 从 v1.16.13 升级到 v1.17.9。但对于跨多个版本升级,需要事先下载所有中间版本,例如您想将 Kubernetes 从 v1.15.12 升级到 v1.18.6,则需要下载 Kubernetes v1.16.13、v1.17.9 和 v1.18.6 二进制文件。
- 运行脚本后,会自动创建一个文件夹 `kubekey`。请注意,您稍后创建集群时,该文件和 `kk` 必须放在同一个目录下。
{{</ notice >}}

View File

@ -41,7 +41,7 @@ KubeSphere 3.3.1 对内置角色和自定义角色的授权项做了一些调整
从 [GitHub 发布页面](https://github.com/kubesphere/kubekey/releases)下载 KubeKey 或直接使用以下命令。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{</ tab >}}
@ -57,7 +57,7 @@ export KKZONE=cn
执行以下命令下载 KubeKey。
```bash
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.7 sh -
```
{{< notice note >}}
@ -72,7 +72,7 @@ curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.2 sh -
{{< notice note >}}
执行以上命令会下载最新版 KubeKey (v3.0.2),您可以修改命令中的版本号以下载指定版本。
执行以上命令会下载最新版 KubeKey您可以修改命令中的版本号以下载指定版本。
{{</ notice >}}