Kubernetes container status
k8s.containerStatus MQL resource for querying Kubernetes infrastructure with cnquery and cnspec.
KubernetesPrivate Resource
Kubernetes container status
Min version: 9.0.0Defaults:
nameRelationships
3 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (6)
| Field | Type | Description |
|---|---|---|
containerIdrequired | string | The ID of the container in the format '\<type\>://\<container_id\>' |
imagerequired | string | Name of the container image that the container is running |
imageIdrequired | string | The image ID of the container's image |
namerequired | string | Name of the container |
readyrequired | int | Whether the container is currently passing its readiness check |
restartCountrequired | int | The amount of times the container has been restarted |