From bd204ba2d1422252b49228c64f54772a847ef56a Mon Sep 17 00:00:00 2001 From: Lars Eric Olsson Date: Sat, 23 May 2020 13:52:05 +0200 Subject: [PATCH] Fix small typo in concepts/architecture/nodes --- content/en/docs/concepts/architecture/nodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/architecture/nodes.md b/content/en/docs/concepts/architecture/nodes.md index 62bb4da2f4..32274f5a3b 100644 --- a/content/en/docs/concepts/architecture/nodes.md +++ b/content/en/docs/concepts/architecture/nodes.md @@ -308,7 +308,7 @@ Node objects track information about the Node's resource capacity (for example: of memory available, and the number of CPUs). Nodes that [self register](#self-registration-of-nodes) report their capacity during registration. If you [manually](#manual-node-administration) add a Node, then -you need to set the node's capacity informaton when you add it. +you need to set the node's capacity information when you add it. The Kubernetes {{< glossary_tooltip text="scheduler" term_id="kube-scheduler" >}} ensures that there are enough resources for all the Pods on a Node. The scheduler checks that the sum