[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:
@@ -200,6 +200,7 @@ Operator.
|
||||
|
||||
You also implement an Operator (that is, a Controller) using any language / runtime
|
||||
that can act as a [client for the Kubernetes API](/docs/reference/using-api/client-libraries/).
|
||||
|
||||
-->
|
||||
|
||||
如果生态系统中没可以实现你目标的 Operator,你可以自己编写代码。在
|
||||
|
||||
Reference in New Issue
Block a user