Skip to content

Commit 4ed2cf7

Browse files
ysyukrTim Bannister
andauthored
Edit kube-scheduler glossary. (#19708)
* Edit kube-scheduler glossary. #19707 * Apply suggestions from code review Co-Authored-By: Tim Bannister <[email protected]> Co-authored-by: Tim Bannister <[email protected]>
1 parent e881e91 commit 4ed2cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/kube-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111
- architecture
1212
---
1313
Control plane component that watches for newly created
14-
{{< glossary_tooltip term_id="node" >}} with no assigned
14+
{{< glossary_tooltip term_id="pod" text="Pods" >}} with no assigned
1515
{{< glossary_tooltip term_id="node" text="node">}}, and selects a node for them
1616
to run on.
1717

0 commit comments

Comments
 (0)