Fix translation (#28260)

* modify posts

* modify md file

* add to markdown file

* modify transilation
This commit is contained in:
jwzhang
2021-06-04 16:17:26 +08:00
committed by GitHub
parent 8dfb6f9276
commit dce880dc42
6 changed files with 6 additions and 6 deletions
@@ -32,7 +32,7 @@ that use the [Container Runtime Interface (CRI)](https://kubernetes.io/blog/2016
created for Kubernetes. Docker-produced images will continue to work in your
cluster with all runtimes, as they always have.
-->
弃用 Docker 这个底层运行时,转而支持符合为 Kubernetes 创建的
弃用 Docker 这个底层运行时,转而支持符合为 Kubernetes 创建的容器运行接口
[Container Runtime Interface (CRI)](https://kubernetes.io/blog/2016/12/container-runtime-interface-cri-in-kubernetes/)
的运行时。
Docker 构建的镜像,将在你的集群的所有运行时中继续工作,一如既往。