Skip to content

Commit 2765283

Browse files
committed
Updated termid for glossary term workload as per the testcases.
1 parent e364064 commit 2765283

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
@@ -9,7 +9,7 @@ weight: 10
99

1010
<!-- overview -->
1111

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

0 commit comments

Comments
 (0)