We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e364064 commit 2765283Copy full SHA for 2765283
content/en/docs/concepts/architecture/nodes.md
@@ -9,7 +9,7 @@ weight: 10
9
10
<!-- overview -->
11
12
-Kubernetes runs your {{< glossary_tooltip text="workload" term_id="workloads" >}} by placing containers into Pods to run on _Nodes_.
+Kubernetes runs your {{< glossary_tooltip text="workload" term_id="workload" >}} by placing containers into Pods to run on _Nodes_.
13
A node may be a virtual or physical machine, depending on the cluster. Each node
14
is managed by the
15
{{< glossary_tooltip text="control plane" term_id="control-plane" >}}
0 commit comments