Commit 2337daf1 authored by Yu-Ju Hong's avatar Yu-Ju Hong

Merge pull request #10738 from feihujiang/updateNodeInfoOfNodeDoc

Update node info description in node.md
parents 76ec1be6 68a8cd17
...@@ -61,10 +61,9 @@ Describes the resources available on the node: CPUs, memory and the maximum ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment