[metrics_server]: Enabled HA mode by adding 'metrics_server_replicas'… (#9539)

* [metrics_server]: Enabled HA mode by adding 'metrics_server_replicas' variable and adding podAntiAffinity rule

Signed-off-by: Ugur Can Ozturk <57688057+ugur99@users.noreply.github.com>

* [metrics_server]: added namespaces selector

Signed-off-by: Ugur Can Ozturk <57688057+ugur99@users.noreply.github.com>

Signed-off-by: Ugur Can Ozturk <57688057+ugur99@users.noreply.github.com>
This commit is contained in:
Ugur Can Ozturk
2022-12-07 05:22:38 +03:00
committed by GitHub
parent 5ae3e2818b
commit a0f41bf82a
3 changed files with 14 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ metrics_server_enabled: false
# metrics_server_metric_resolution: 15s
# metrics_server_kubelet_preferred_address_types: "InternalIP,ExternalIP,Hostname"
# metrics_server_host_network: false
# metrics_server_replicas: 1
# Rancher Local Path Provisioner
local_path_provisioner_enabled: false