mirror of
https://github.com/kubesphere/website.git
synced 2025-12-30 00:32:52 +00:00
Merge pull request #2673 from vincenthe11/patch-3
Update multioverview.md
This commit is contained in:
commit
e01976bef1
|
|
@ -32,7 +32,7 @@ weight: 3120
|
|||
|
||||
| 系统 | 最低要求(每个节点) |
|
||||
| ------------------------------------------------------------ | -------------------------------- |
|
||||
| **Ubuntu** *16.04,18.04,20.04* | CPU:2 核,内存:4 G,硬盘:40 G |
|
||||
| **Ubuntu** *16.04,18.04,20.04, 22.04* | CPU:2 核,内存:4 G,硬盘:40 G |
|
||||
| **Debian** *Buster,Stretch* | CPU:2 核,内存:4 G,硬盘:40 G |
|
||||
| **CentOS** *7*.x | CPU:2 核,内存:4 G,硬盘:40 G |
|
||||
| **Red Hat Enterprise Linux** *7* | CPU:2 核,内存:4 G,硬盘:40 G |
|
||||
|
|
@ -358,4 +358,4 @@ kubectl completion bash >/etc/bash_completion.d/kubectl
|
|||
详细信息[见此](https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion)。
|
||||
|
||||
## 代码演示
|
||||
<script src="https://asciinema.org/a/364501.js" id="asciicast-364501" async></script>
|
||||
<script src="https://asciinema.org/a/364501.js" id="asciicast-364501" async></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue