Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.11 KB

V1NodeSystemInfo.md

File metadata and controls

19 lines (15 loc) · 1.11 KB

V1NodeSystemInfo

Properties

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

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