We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cba6c20 + 3d8f6a3 commit 5f84c0cCopy full SHA for 5f84c0c
content/en/docs/concepts/extend-kubernetes/_index.md
@@ -128,7 +128,7 @@ clients that access it.
128
129
1. The Kubernetes scheduler [decides](/docs/concepts/scheduling-eviction/assign-pod-node/)
130
which nodes to place pods on. There are several ways to extend scheduling, which are
131
- described in the [scheduler extensions](#scheduler-extensions) section.
+ described in the [Scheduling extensions](#scheduling-extensions) section.
132
133
1. Much of the behavior of Kubernetes is implemented by programs called
134
{{< glossary_tooltip term_id="controller" text="controllers" >}}, that are
0 commit comments