Merge pull request #10738 from feihujiang/updateNodeInfoOfNodeDoc

Update node info description in node.md
This commit is contained in:
Yu-Ju Hong
2015-07-07 10:47:03 -07:00

View File

@@ -61,10 +61,9 @@ Describes the resources available on the node: CPUs, memory and the maximum
number of pods that can be scheduled on this node. number of pods that can be scheduled on this node.
### Node Info ### Node Info
General information about the node, for instance kernel version, kubernetes General information about the node, for instance kernel version, kubernetes version
version, docker version (if used), OS name. The information is gathered by (kubelet version, kube-proxy version), docker version (if used), OS name.
Kubernetes from the node. The information is gathered by Kubernetes from the node.
## Node Management ## Node Management