mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-29 22:12:49 +00:00
Add the requirement for Linux Kernel Version
Signed-off-by: pixiake <guofeng@yunify.com>
This commit is contained in:
parent
357cbfedd6
commit
7d2bd64c7d
|
|
@ -30,6 +30,8 @@ There are three scenarios to use KubeKey.
|
|||
* **CentOS/RHEL** *7*
|
||||
* **SUSE Linux Enterprise Server** *15*
|
||||
|
||||
> Recommended Linux Kernel Version: `4.15 or later` \
|
||||
> You can run the `uname -srm` command to check the Linux Kernel Version.
|
||||
|
||||
### <span id = "KubernetesVersions">Kubernetes Versions</span>
|
||||
|
||||
|
|
|
|||
|
|
@ -30,6 +30,8 @@
|
|||
* **CentOS/RHEL** *7*
|
||||
* **SUSE Linux Enterprise Server** *15*
|
||||
|
||||
> 建议使用 Linux Kernel 版本: `4.15 or later` \
|
||||
> 可以通过命令 `uname -srm` 查看 Linux Kernel 版本。
|
||||
|
||||
### <span id = "KubernetesVersions">Kubernetes 版本</span>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue