c12s-kubespray/roles/kubernetes-apps/metrics_server
Cristian Calin 360aff4a57
Rename ansible groups to use _ instead of - (#7552)
* rename ansible groups to use _ instead of -

k8s-cluster -> k8s_cluster
k8s-node -> k8s_node
calico-rr -> calico_rr
no-floating -> no_floating

Note: kube-node,k8s-cluster groups in upgrade CI
      need clean-up after v2.16 is tagged

* ensure old groups are mapped to the new ones
2021-04-29 05:20:50 -07:00
..
defaults Allowing resource management of metrics-server container. Will allow fine-tuning of resource allocation and solving throttling issues. Setting defaults as per the current request & limit allocation: cpu: 43m, memory 55Mi for both limits & requests. (#6652) 2020-09-10 03:46:02 -07:00
tasks Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
templates Change node-role.kubernetes.io from master to control-plane (#7183) 2021-01-21 08:13:03 -08:00