update markdown file in glossary directory
This commit is contained in:
@@ -31,9 +31,9 @@ tags:
|
||||
<!--
|
||||
Component on the master that runs {{< glossary_tooltip text="controllers" term_id="controller" >}}.
|
||||
-->
|
||||
在主节点上运行{{< glossary_tooltip text="控制器" term_id="controller" >}}的组件。
|
||||
在主节点上运行 {{< glossary_tooltip text="控制器" term_id="controller" >}} 的组件。
|
||||
|
||||
<!--more-->
|
||||
|
||||
从逻辑上讲,每个{{< glossary_tooltip text="控制器" term_id="controller" >}}都是一个单独的进程,但是为了降低复杂性,它们都被编译到同一个可执行文件,并在一个进程中运行。
|
||||
从逻辑上讲,每个 {{< glossary_tooltip text="控制器" term_id="controller" >}} 都是一个单独的进程,但是为了降低复杂性,它们都被编译到同一个可执行文件,并在一个进程中运行。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user