Skip to content

Commit 2646f81

Browse files
docs: use glossary tooltip shortcode for containers on Nodes page
Signed-off-by: bhavya rajwanshi <bhavyarajwanshi99@gmail.com>
1 parent 2038546 commit 2646f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/concepts/architecture

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 10
1313
<!-- overview -->
1414

1515
Kubernetes runs your {{< glossary_tooltip text="workload" term_id="workload" >}}
16-
by placing containers into Pods to run on _Nodes_.
16+
by placing {{< glossary_tooltip text="containers" term_id="container" >}} into Pods to run on _Nodes_.
1717
A node may be a virtual or physical machine, depending on the cluster. Each node
1818
is managed by the
1919
{{< glossary_tooltip text="control plane" term_id="control-plane" >}}

0 commit comments

Comments
 (0)