Skip to content

Commit d159608

Browse files
authored
Merge pull request #31284 from Babapool/add-tooltip
Add Glossary_tooltip for object
2 parents 0872e8e + b930314 commit d159608

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ There are two main ways to have Nodes added to the {{< glossary_tooltip text="AP
3333
1. The kubelet on a node self-registers to the control plane
3434
2. You (or another human user) manually add a Node object
3535

36-
After you create a Node object, or the kubelet on a node self-registers, the
36+
After you create a Node {{< glossary_tooltip text="object" term_id="object" >}}, or the kubelet on a node self-registers, the
3737
control plane checks whether the new Node object is valid. For example, if you
3838
try to create a Node from the following JSON manifest:
3939

0 commit comments

Comments
 (0)