replacing the control plane glossary term

replacing the control plane glossary term for a link to:
/docs/concepts/overview/components/
This commit is contained in:
Ray
2020-08-06 08:17:40 +08:00
committed by GitHub
parent 0e452fed03
commit 3993737e58
@@ -154,7 +154,7 @@ controller does.
## {{% heading "whatsnext" %}}
* Read about the [Kubernetes control plane](/docs/reference/glossary/?all=true#term-control-plane)
* Read about the [Kubernetes control plane](/docs/concepts/overview/components/)
* Discover some of the basic [Kubernetes objects](/docs/concepts/overview/working-with-objects)
* Learn more about the [Kubernetes API](/docs/concepts/overview/kubernetes-api/)
* If you want to write your own controller, see [Extension Patterns](/docs/concepts/extend-kubernetes/extend-cluster/#extension-patterns) in Extending Kubernetes.