anchore-charts icon indicating copy to clipboard operation
anchore-charts copied to clipboard

Add horizontalPodAutoscaler definitions for all deployments

Open sschne opened this issue 3 years ago • 4 comments

Add horizontalPodAutoscaler definitions for all deployments dynamically adjust to the workload.

sschne avatar Jul 20 '21 13:07 sschne

fixes #90

sschne avatar Jul 22 '21 06:07 sschne

Thanks @sschne we'll take a look

zhill avatar Jul 27 '21 15:07 zhill

@sschne thanks for the PR, this will be a great addition to the chart! I have a couple requests before we can merge.

  • The chart version needs to be bumped to pass CI & allow the chart to be released
  • The analyzer pods should not scale based on CPU utilization, in an ideal deployment your CPU will be around 100% on the analyzer at all times. The image queue depth would be a good metric for this, but that isn't available to all Anchore deployments out of the box. For now, maybe we should just remove the analyzer scaling config.

I'm working on testing this implementation and will approve ASAP.

Btodhunter avatar Aug 16 '21 18:08 Btodhunter

Any chance to get this reviewed?

sschne avatar Mar 29 '22 05:03 sschne