diff --git a/content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md b/content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md index 3986fbe535c57..6f77b0add66ec 100644 --- a/content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md +++ b/content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md @@ -73,6 +73,7 @@ and the `spec` format for a `Deployment` can be found {{% capture whatsnext %}} * Learn about the most important basic Kubernetes objects, such as [Pod](/docs/concepts/workloads/pods/pod-overview/). +* Learn about [controllers](/docs/concepts/architecture/controller/) in Kubernetes {{% /capture %}}