diff --git a/content/en/common/container-runtime-requirements.md b/content/en/common/container-runtime-requirements.md index 4cad9c7b0..e9cbb1056 100644 --- a/content/en/common/container-runtime-requirements.md +++ b/content/en/common/container-runtime-requirements.md @@ -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 | diff --git a/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md b/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md index b49908603..96c737f60 100644 --- a/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md +++ b/content/en/docs/installing-on-linux/introduction/air-gapped-installation.md @@ -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 | diff --git a/content/en/docs/installing-on-linux/introduction/multioverview.md b/content/en/docs/installing-on-linux/introduction/multioverview.md index 1ec072650..430c331e3 100644 --- a/content/en/docs/installing-on-linux/introduction/multioverview.md +++ b/content/en/docs/installing-on-linux/introduction/multioverview.md @@ -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 | diff --git a/content/en/docs/quick-start/all-in-one-on-linux.md b/content/en/docs/quick-start/all-in-one-on-linux.md index 3daec1c96..dba071aed 100644 --- a/content/en/docs/quick-start/all-in-one-on-linux.md +++ b/content/en/docs/quick-start/all-in-one-on-linux.md @@ -71,7 +71,7 @@ Your cluster must have an available container runtime. If you use KubeKey to set 19.3.8 + - containerd (experimental, not fully tested) + containerd Latest CRI-O (experimental, not fully tested) diff --git a/content/zh/common/container-runtime-requirements.md b/content/zh/common/container-runtime-requirements.md index ff069e2c3..6c565365f 100644 --- a/content/zh/common/container-runtime-requirements.md +++ b/content/zh/common/container-runtime-requirements.md @@ -6,6 +6,6 @@ _build: | 支持的容器运行时 | 版本 | | ---------------------------------- | ------- | | Docker | 19.3.8+ | -| containerd(试验版,未经充分测试) | 最新版 | +| containerd | 最新版 | | CRI-O(试验版,未经充分测试) | 最新版 | | iSula(试验版,未经充分测试) | 最新版 | diff --git a/content/zh/docs/quick-start/all-in-one-on-linux.md b/content/zh/docs/quick-start/all-in-one-on-linux.md index f4ffdd5dd..1ae011d76 100644 --- a/content/zh/docs/quick-start/all-in-one-on-linux.md +++ b/content/zh/docs/quick-start/all-in-one-on-linux.md @@ -72,7 +72,7 @@ weight: 2100 19.3.8 + - containerd(试验版,未经充分测试) + containerd 最新版 CRI-O(试验版,未经充分测试)