8d3961edbe
The addon-resizer container can reduce resource limits of cpu and
memory of metrics-server container in the pod, and that caused
OOMKilled.
In addition, the original metrics-server manifest doesn't contain
the addon-resizer container as [1].
So this adds metrics_server_resizer option to control the addon-resizer
container deployment and the default value is false to make it stable
for most environments.
[1]:
|
||
---|---|---|
.. | ||
auth-delegator.yaml.j2 | ||
auth-reader.yaml.j2 | ||
metrics-apiservice.yaml.j2 | ||
metrics-server-cm.yaml.j2 | ||
metrics-server-deployment.yaml.j2 | ||
metrics-server-sa.yaml.j2 | ||
metrics-server-service.yaml.j2 | ||
resource-reader-clusterrolebinding.yaml.j2 | ||
resource-reader.yaml.j2 |