From 8c3094c26f2e1f272ed7f103615a7f0b74f0d1c6 Mon Sep 17 00:00:00 2001 From: Nicolas BOURON Date: Mon, 12 Feb 2018 22:11:49 +0100 Subject: [PATCH] Update nodes.md (#7353) Link "services" updated in "Management" section --- docs/concepts/architecture/nodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/architecture/nodes.md b/docs/concepts/architecture/nodes.md index 3d3ce4f5f0..30fb0fa665 100644 --- a/docs/concepts/architecture/nodes.md +++ b/docs/concepts/architecture/nodes.md @@ -102,7 +102,7 @@ The information is gathered by Kubelet from the node. ## Management -Unlike [pods](/docs/concepts/workloads/pods/pod/) and [services](/docs/concepts/workloads/pods/pod/), +Unlike [pods](/docs/concepts/workloads/pods/pod/) and [services](/docs/concepts/services-networking/service/), a node is not inherently created by Kubernetes: it is created externally by cloud providers like Google Compute Engine, or exists in your pool of physical or virtual machines. What this means is that when Kubernetes creates a node, it is really