Merge pull request #1617 from mkulke/adjust-node-hostname-docs

Updated the NodeHostname entry.
This commit is contained in:
devin-donnelly
2016-11-21 16:49:07 -08:00
committed by GitHub
+1 -1
View File
@@ -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 overridden via the kubelet `--hostname-override` parameter.
* ExternalIP: Generally the IP address of the node that is externally routable (available from outside the cluster)