diff --git a/clusterloader2/testing/chaosmonkey/ignore_node_killer_container_restarts_100.yaml b/clusterloader2/testing/chaosmonkey/ignore_node_killer_container_restarts_100.yaml new file mode 100644 index 0000000000..711bca4d6c --- /dev/null +++ b/clusterloader2/testing/chaosmonkey/ignore_node_killer_container_restarts_100.yaml @@ -0,0 +1,8 @@ +RESTART_COUNT_THRESHOLD_OVERRIDES: | + # Main purpose of this check is detection crashlooping pods. + # With enabled node killer pods runing on a killed node crash, and this is expected + fluentd-gcp: 1 + kube-proxy: 1 + metadata-proxy: 1 + prometheus-to-sd-exporter: 1 +