Edit kube-scheduler glossary. (#19708)

* Edit kube-scheduler glossary.

#19707

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Yuk, Yongsu
2020-03-19 09:02:43 +09:00
committed by GitHub
parent e881e91b9a
commit 4ed2cf7748
@@ -11,7 +11,7 @@ tags:
- architecture
---
Control plane component that watches for newly created
{{< glossary_tooltip term_id="node" >}} with no assigned
{{< glossary_tooltip term_id="pod" text="Pods" >}} with no assigned
{{< glossary_tooltip term_id="node" text="node">}}, and selects a node for them
to run on.