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/en/docs/concepts/overview/components.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,11 @@ saving container logs to a central log store with search/browsing interface.
125
125
126
126
## {{% heading "whatsnext" %}}
127
127
128
-
* Learn about [Nodes](/docs/concepts/architecture/nodes/)
129
-
* Learn about [Controllers](/docs/concepts/architecture/controller/)
130
-
* Learn about [kube-scheduler](/docs/concepts/scheduling-eviction/kube-scheduler/)
131
-
* Read etcd's official [documentation](https://etcd.io/docs/)
128
+
Learn more about the following:
129
+
*[Nodes](/docs/concepts/architecture/nodes/) and [their communication](/docs/concepts/architecture/control-plane-node-communication/) with the control plane.
0 commit comments