c12s-kubespray/inventory/sample/group_vars/k8s_cluster
Kenichi Omichi bd4407199c
Add metrics_server_resizer option (#8018) (#8031)
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.

This is a cherry-pick of 8d3961edbe

[1]: 527679e5e8/manifests/base/deployment.yaml
2021-09-28 11:15:16 -07:00
..
addons.yml Add metrics_server_resizer option (#8018) (#8031) 2021-09-28 11:15:16 -07:00
k8s-cluster.yml Set Kubernetes default version to 1.21.5 2021-09-17 00:39:02 -07:00
k8s-net-calico.yml Calico Docs: clarify the algorithm to calculate calico_veth_mtu (#7749) 2021-06-27 23:59:25 -07:00
k8s-net-canal.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
k8s-net-cilium.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
k8s-net-flannel.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
k8s-net-kube-router.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
k8s-net-macvlan.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
k8s-net-weave.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00