You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to use an existing metrics server?
Use-Case
We have an existing metrics-server as part of our APM solution and we do not want to have to remove that server to deploy Keda.
Specification
Allow disabling the deployment of Keda's metrics-service. Something like adding if statements around resources defined in charts/keda/templates/metrics-server
Allow specifying a custom metrics-server URL
Additional notes
I'm am very comfortable with Helm so I have already forked the repo and will be working on this. However, I need the input of Keda's team on whether this proposal is sensible and could work.
The text was updated successfully, but these errors were encountered:
Would it be possible to use an existing metrics server?
Use-Case
We have an existing metrics-server as part of our APM solution and we do not want to have to remove that server to deploy Keda.
Specification
if
statements around resources defined incharts/keda/templates/metrics-server
Additional notes
I'm am very comfortable with Helm so I have already forked the repo and will be working on this. However, I need the input of Keda's team on whether this proposal is sensible and could work.
The text was updated successfully, but these errors were encountered: