You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/concepts/overview/components.md
+16-8Lines changed: 16 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -236,12 +236,20 @@ saving container logs to a central log store with search/browsing interface.
236
236
## {{% heading "whatsnext" %}}
237
237
238
238
<!--
239
-
* Learn about [Nodes](/docs/concepts/architecture/nodes/)
240
-
* Learn about [Controllers](/docs/concepts/architecture/controller/)
241
-
* Learn about [kube-scheduler](/docs/concepts/scheduling-eviction/kube-scheduler/)
242
-
* Read etcd's official [documentation](https://etcd.io/docs/)
239
+
Learn more about the following:
240
+
* [Nodes](/docs/concepts/architecture/nodes/) and [their communication](/docs/concepts/architecture/control-plane-node-communication/) with the control plane.
0 commit comments