Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1009 Bytes

V1NodeSystemInfo.md

File metadata and controls

17 lines (13 loc) · 1009 Bytes

V1NodeSystemInfo

Properties

Name Type Description Notes
machine_id str Machine ID reported by the node.
system_uuid str System UUID reported by the node.
boot_id str Boot ID reported by the node.
kernel_version str Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
os_image str OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
container_runtime_version str ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
kubelet_version str Kubelet Version reported by the node.
kube_proxy_version str KubeProxy Version reported by the node.

[Back to Model list] [Back to API list] [Back to README]