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