Skip to main content

k8s.pod

Supported platform

  • kubernetes

Description

Kubernetes Pod

Fields

IDTYPEDESCRIPTION
idstringMondoo ID for the Kubernetes object
uidstringKubernetes object UID
resourceVersionstringKubernetes resource version
labelsmap[string]stringKubernetes labels
annotationsmap[string]stringKubernetes annotations
namestringKubernetes object name
namespacestringKubernetes object namespace
apiVersionstringKubernetes object version
kindstringKubernetes object type
createdtimeKubernetes object creation timestamp
manifestdictFull resource manifest
podSpecdictPod description
ephemeralContainers[]k8s.ephemeralContainerEphemeral containers
initContainers[]k8s.initContainerInit containers
containers[]k8s.containerContained containers
nodek8s.nodeNode the pod runs on