linkerd2/charts/partials
Oliver Gould 4d85b6cd65
inject: Set LINKERD2_PROXY_CORES from the cpu limit (#5170)
Per #5165, Kubernetes does not necessarily limit the proxy's access to
cores via `cgroups` when a CPU limit is set. As of #5168, the proxy now
supports a `LINKERD2_PROXY_CORES` environment configuration that
augments CPU detection from the host operating system.

This change modifies the proxy injector to ensure that this environment
is configured from the `Values.proxy.cores` Helm value, the
`config.linkerd.io/proxy-cpu-limit` annotation, and the `--proxy-cpu-limit`
install flag.
2020-11-03 10:02:31 -08:00
..
templates inject: Set LINKERD2_PROXY_CORES from the cpu limit (#5170) 2020-11-03 10:02:31 -08:00
.helmignore Add Control Plane Helm Templates And Proxy Partials (#3146) 2019-08-06 09:18:19 -07:00
Chart.yaml Update release version in charts and related documentation (#3913) 2020-01-10 11:13:44 -08:00
values.yaml Add Control Plane Helm Templates And Proxy Partials (#3146) 2019-08-06 09:18:19 -07:00