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.
1 parent e881e91 commit 4ed2cf7Copy full SHA for 4ed2cf7
content/en/docs/reference/glossary/kube-scheduler.md
@@ -11,7 +11,7 @@ tags:
11
- architecture
12
---
13
Control plane component that watches for newly created
14
-{{< glossary_tooltip term_id="node" >}} with no assigned
+{{< glossary_tooltip term_id="pod" text="Pods" >}} with no assigned
15
{{< glossary_tooltip term_id="node" text="node">}}, and selects a node for them
16
to run on.
17
0 commit comments