mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Remove remarks about containerd being experimentally supported.
Signed-off-by: Patrick-LuoYu <patrickluo@yunify.com>
This commit is contained in:
parent
a1465f907a
commit
baad6d2d13
|
|
@ -6,7 +6,7 @@ _build:
|
|||
| Supported Container Runtime | Version |
|
||||
| ------------------------------------------- | ------- |
|
||||
| Docker | 19.3.8+ |
|
||||
| containerd (experimental, not fully tested) | Latest |
|
||||
| containerd | Latest |
|
||||
| CRI-O (experimental, not fully tested) | Latest |
|
||||
| iSula (experimental, not fully tested) | Latest |
|
||||
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ Your cluster must have an available container runtime. For air-gapped installati
|
|||
| Supported Container Runtime | Version |
|
||||
| --------------------------- | ------- |
|
||||
| Docker | 19.3.8+ |
|
||||
| containerd (experimental, not fully tested) | Latest |
|
||||
| containerd | Latest |
|
||||
| CRI-O (experimental, not fully tested) | Latest |
|
||||
| iSula (experimental, not fully tested) | Latest |
|
||||
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ Your cluster must have an available container runtime. If you use KubeKey to set
|
|||
| Supported Container Runtime | Version |
|
||||
| --------------------------- | ------- |
|
||||
| Docker | 19.3.8+ |
|
||||
| containerd (experimental, not fully tested) | Latest |
|
||||
| containerd | Latest |
|
||||
| CRI-O (experimental, not fully tested) | Latest |
|
||||
| iSula (experimental, not fully tested) | Latest |
|
||||
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ Your cluster must have an available container runtime. If you use KubeKey to set
|
|||
<td>19.3.8 +</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>containerd (experimental, not fully tested)</td>
|
||||
<td>containerd</td>
|
||||
<td>Latest</td>
|
||||
</tr><tr>
|
||||
<td>CRI-O (experimental, not fully tested)</td>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,6 @@ _build:
|
|||
| 支持的容器运行时 | 版本 |
|
||||
| ---------------------------------- | ------- |
|
||||
| Docker | 19.3.8+ |
|
||||
| containerd(试验版,未经充分测试) | 最新版 |
|
||||
| containerd | 最新版 |
|
||||
| CRI-O(试验版,未经充分测试) | 最新版 |
|
||||
| iSula(试验版,未经充分测试) | 最新版 |
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ weight: 2100
|
|||
<td>19.3.8 +</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>containerd(试验版,未经充分测试)</td>
|
||||
<td>containerd</td>
|
||||
<td>最新版</td>
|
||||
</tr><tr>
|
||||
<td>CRI-O(试验版,未经充分测试)</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue