Skip to main content

k8s.containerStatus

Supported platform

  • kubernetes

Description

Kubernetes container status

Fields

IDTYPEDESCRIPTION
namestringName of the container
readyboolWhether the container is currently passing its readiness check
restartCountintThe amount of times the container has been restarted
imagestringName of the container image that the container is running
imageIdstringThe image ID of the container's image
containerIdstringThe ID of the container in the format '<type>://<container_id>'