linkerd2/charts
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
..
add-ons charts: Do not store .component in linkerd-config (#5144) 2020-11-02 20:41:37 +05:30
linkerd2 inject: Set LINKERD2_PROXY_CORES from the cpu limit (#5170) 2020-11-03 10:02:31 -08:00
linkerd2-cni Add a default set of ports to bypass the proxy (#5093) 2020-10-16 11:53:41 -07:00
linkerd2-multicluster Allow setting a list of service accounts in multicluster install (#5113) 2020-10-21 11:45:56 -07:00
linkerd2-multicluster-link Push docker images to ghcr.io instead of gcr.io (#4953) 2020-09-10 15:16:24 -05:00
partials inject: Set LINKERD2_PROXY_CORES from the cpu limit (#5170) 2020-11-03 10:02:31 -08:00
patch Update Injection to use new linkerd-config.values (#5036) 2020-10-07 09:54:34 -07:00