Maximilian Michels created FLINK-32813:
------------------------------------------
Summary: Split autoscaler ConfigMap
Key: FLINK-32813
URL: https://issues.apache.org/jira/browse/FLINK-32813
Project: Flink
Issue Type: Improvement
Components: Autoscaler, Kubernetes Operator
Reporter: Maximilian Michels
The autoscaler configmap stores the metrics of the current observation window,
the past scaling decisions, and the parallelism overrides. We are already using
compression and an eviction algorithm to avoid running over the 1MB limit.
We should think about breaking the ConfigMap apart and storing each of the
three in its own ConfigMap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)