Split Deployment for Operator and Metrics Apiserver #505
Labels
docs:pending
All issues where docs are pending addition/update
feature-request
All issues for new features that have not been committed to
Milestone
We should split Deployment for Operator and Metrics Apiserver. Currently they are both deployed in one Deployment as a Containers.
Splitting into separate Deployment should help us with scaling out KEDA Operator and don't affect Metrics server, because we can not scale metrics server as there could be only one instance in the cluster.
Needed changes:
KEDA deployment filesTests configurationInstallation docsHELM chartThe text was updated successfully, but these errors were encountered: