kedacore/keda

Integration with the Cluster Autoscaler

开放

#637 创建于 2020年2月20日

 (27 条评论) (20 个反应) (0 位负责人)Go (1,457 个派生)auto 404
feature-requesthelp wantedneeds-discussionstale-bot-ignore

仓库指标

星标
 (10,372 个星标)
PR 合并指标
 (平均合并 8天 8小时) (30 天内合并 94 个 PR)

描述

Today KEDA can indirectly influence cluster autoscaling by causing the HPA to schedule too many pods so the cluster autoscaler kicks in and adds nodes. A common ask is to have KEDA potentially poke the cluster autoscaler even earlier the same way it pokes HPA before CPU + Memory hit. Not sure what integrations make this possible today, but would be a nice feature to be able to set some cluster threshold or something, or some way to describe driving cluster scale in addition to HPA scale.

贡献者指南