Constant K8S_CONTAINER_MEMORY_REQUEST
pub const K8S_CONTAINER_MEMORY_REQUEST: &'static str;Expand description
§Description
Memory resource requested 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 |