ContainerImage [api_object]ai-synthesized · conf 0.82
Represents the image used by a container.
core
Represents the image used by a container.
Why it matters This object provides information about the container's image, including its name and digest.
Key facts - Identifies the container's image using a name or digest
Common pitfalls - Using an outdated or incorrect image can lead to security vulnerabilities or unexpected behavior
Related Container, ImagePullPolicy
Sources
swagger.json — “io.k8s.api.core.v1.ContainerImage”