Add the requirement for Linux Kernel Version

Signed-off-by: pixiake <guofeng@yunify.com>
This commit is contained in:
pixiake 2021-08-23 18:26:49 +08:00
parent 357cbfedd6
commit 7d2bd64c7d
2 changed files with 4 additions and 0 deletions

View File

@ -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>

View File

@ -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>