kubernetes v1.32

ContainerStatus.imageID

ImageID is the image ID of the container's image. The image ID may not match the image ID of the image used in the PodSpec, as it may have been resolved by the runtime.

1 fields
ContainerStatus.imageID fields and descriptions
Field / TypeDescription
ContainerStatus.imageID
string

ImageID is the image ID of the container's image. The image ID may not match the image ID of the image used in the PodSpec, as it may have been resolved by the runtime.