Merge pull request #22968 from blueabysm/fix-links-which-pointed-to-unavailable-location
Fix links which pointed to unavailable location
This commit is contained in:
@@ -154,8 +154,8 @@ controller does.
|
||||
|
||||
## {{% heading "whatsnext" %}}
|
||||
|
||||
* Read about the [Kubernetes control plane](/docs/concepts/#kubernetes-control-plane)
|
||||
* Discover some of the basic [Kubernetes objects](/docs/concepts/#kubernetes-objects)
|
||||
* 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user