Constant K8S_CONTAINER_EPHEMERAL_STORAGE_LIMIT

pub const K8S_CONTAINER_EPHEMERAL_STORAGE_LIMIT: &'static str;
Expand description

§Description

Maximum ephemeral storage resource limit set for the container

§Notes

See https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#resourcerequirements-v1-core for details

§Metadata

Instrument:updowncounter
Unit:By
Status:Development