Constant K8S_CONTAINER_CPU_REQUEST
pub const K8S_CONTAINER_CPU_REQUEST: &'static str;Expand description
§Description
CPU 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: | {cpu} |
| Status: | Development |