diff --git a/content/en/docs/concepts/_index.md b/content/en/docs/concepts/_index.md index 7833bd31d3..2106ae21cb 100644 --- a/content/en/docs/concepts/_index.md +++ b/content/en/docs/concepts/_index.md @@ -59,10 +59,6 @@ The Kubernetes master is responsible for maintaining the desired state for your The nodes in a cluster are the machines (VMs, physical servers, etc) that run your applications and cloud workflows. The Kubernetes master controls each node; you'll rarely interact with nodes directly. -#### Object Metadata - - -* [Annotations](/docs/concepts/overview/working-with-objects/annotations/) {{% /capture %}}