ome-projects/ome

[ENHANCEMENT] Integrate KEDA operator to enable advanced autoscaling in OME

開放

#155 建立於 2025年7月9日

 (2 則留言) (6 個反應) (1 位負責人)Go (81 個分叉)github user discovery
featurehelp wanted

倉庫指標

星標
 (463 顆星)
PR 合併指標
 (平均合併 3天 4小時) (30 天內合併 37 個 PR)

描述

What would you like to be added?

Support for integrating the KEDA operator to enable advanced, custom metrics-based autoscaling for OME-managed LLM workloads.

Why is this needed?

Current OME lacks native support for autoscaling based on custom or external metrics. Integrating KEDA will allow OME to:

  • Dynamically scale model-serving workloads in response to real-time demand.
  • Optimize GPU and compute resource costs by scaling pods up and down automatically.
  • Support a wider range of scaling triggers beyond standard CPU/memory metrics (e.g., Prometheus queries, external event sources).
  • Improve latency and reliability for LLM inference during traffic spikes. This enhancement would provide greater flexibility and operational efficiency for enterprise users deploying LLMs at scale.

Completion requirements

  • Design doc (if significant feature)
  • API change
  • Docs update
  • Tests

Can you help us implement this enhancement?

  • Yes, I can contribute
  • No, but I'm available for testing
  • No

貢獻者指南