kops/tests
Steven E. Harris 9595c833ee
Allow Cluster Autoscaler to ignore daemon pods
By default the cluster autoscaler takes DaemonSet-managed pods'
resource requests into consideration when computing a node's resource
utilization. Allow toggling its "--ignore-daemonsets-utilization"
command-line flag via a new field in the Cluster
spec—"clusterAutoscaler.ignoreDaemonSetsUtilization." Setting that
field to true causes the autoscaler to ignore such daemon pods'
requests, such that it will more likely judge a node running only
daemon pods as being underutilized and shut down its hosting machine.
2023-04-05 10:03:24 -04:00
..
codecs v1alpha3: move networking fields under networking 2022-12-02 19:19:59 -08:00
e2e Get scalability test passing 2023-03-29 10:55:10 -04:00
fuzz Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
integration Allow Cluster Autoscaler to ignore daemon pods 2023-04-05 10:03:24 -04:00