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.
a extension
1 parent b28fa33 commit a130f6bCopy full SHA for a130f6b
content/en/docs/reference/scheduling/config.md
@@ -15,7 +15,7 @@ file and passing its path as a command line argument.
15
16
A scheduling Profile allows you to configure the different stages of scheduling
17
in the {{< glossary_tooltip text="kube-scheduler" term_id="kube-scheduler" >}}.
18
-Each stage is exposed in a extension point. Plugins provide scheduling behaviors
+Each stage is exposed in an extension point. Plugins provide scheduling behaviors
19
by implementing one or more of these extension points.
20
21
You can specify scheduling profiles by running `kube-scheduler --config <filename>`,
0 commit comments