File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
content/zh/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,14 @@ tags:
35
35
<!-- more-->
36
36
37
37
<!--
38
- Kubernetes supports several container runtimes: {{< glossary_tooltip term_id="docker">}},
38
+ Kubernetes supports container runtimes such sa
39
+ {{< glossary_tooltip term_id="docker">}},
39
40
{{< glossary_tooltip term_id="containerd" >}}, {{< glossary_tooltip term_id="cri-o" >}},
40
- and any implementation of the [Kubernetes CRI (Container Runtime
41
+ and any other implementation of the [Kubernetes CRI (Container Runtime
41
42
Interface)](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md).
42
43
-->
43
- Kubernetes 支持多个容器运行环境: {{< glossary_tooltip term_id="docker">}}、
44
+ Kubernetes 支持容器运行时,例如
45
+ {{< glossary_tooltip term_id="docker">}}、
44
46
{{< glossary_tooltip term_id="containerd" >}}、{{< glossary_tooltip term_id="cri-o" >}}
45
- 以及任何实现 [ Kubernetes CRI (容器运行环境接口)] ( https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md ) 。
47
+ 以及 [ Kubernetes CRI (容器运行环境接口)] ( https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md )
48
+ 的其他任何实现。
You can’t perform that action at this time.
0 commit comments