From 0a8408081c8a2805355227994efd16427d1761d4 Mon Sep 17 00:00:00 2001 From: Magnus Kulke Date: Thu, 3 Nov 2016 20:28:51 +0100 Subject: [PATCH] Updated the NodeHostname entry. --- docs/admin/node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/node.md b/docs/admin/node.md index e7dbbba987..08b5d92f6e 100644 --- a/docs/admin/node.md +++ b/docs/admin/node.md @@ -27,7 +27,7 @@ pieces of information: The usage of these fields varies depending on your cloud provider or bare metal configuration. -* HostName: Generally not used +* HostName: The hostname as reported by the node's kernel. Can be overriden via the kubelet `--hostname-override` parameter. * ExternalIP: Generally the IP address of the node that is externally routable (available from outside the cluster)