Argo CD · Schema

v1NodeSystemInfo

NodeSystemInfo is a set of ids/uuids to uniquely identify the node.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
architecture string
bootID string Boot ID reported by the node.
containerRuntimeVersion string ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).
kernelVersion string Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
kubeProxyVersion string Deprecated: KubeProxy Version reported by the node.
kubeletVersion string Kubelet Version reported by the node.
machineID string
operatingSystem string
osImage string OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
swap object
systemUUID string
View JSON Schema on GitHub