[zh] Sync concepts pages for architecture and extend-kubernetes
* [zh] Umbrella issue: pages out of sync in concepts section #26177(Misc Batch 4) ``` [x] content/zh/docs/concepts/architecture/controller.md [x] content/zh/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md [x] content/zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md [x] content/zh/docs/concepts/extend-kubernetes/operator.md ``` * sync with english version in home/_index.md Signed-off-by: ydFu <ader.ydfu@gmail.com>
This commit is contained in:
@@ -189,7 +189,7 @@ control loops automatically fix failures. This means that,
|
||||
potentially, your cluster never reaches a stable state.
|
||||
|
||||
As long as the controllers for your cluster are running and able to make
|
||||
useful changes, it doesn't matter if the overall state is or is not stable.
|
||||
useful changes, it doesn't matter if the overall state is stable or not.
|
||||
-->
|
||||
## 期望状态与当前状态 {#desired-vs-current}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user