Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split Deployment for Operator and Metrics Apiserver #505

Closed
zroubalik opened this issue Dec 9, 2019 · 2 comments · Fixed by #506 or kedacore/charts#10
Closed

Split Deployment for Operator and Metrics Apiserver #505

zroubalik opened this issue Dec 9, 2019 · 2 comments · Fixed by #506 or kedacore/charts#10
Assignees
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

Comments

@zroubalik
Copy link
Member

zroubalik commented Dec 9, 2019

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 files
  • Tests configuration
  • Installation docs
  • HELM chart
@zroubalik zroubalik added docs:pending All issues where docs are pending addition/update feature-request All issues for new features that have not been committed to labels Dec 9, 2019
@zroubalik zroubalik self-assigned this Dec 9, 2019
@zroubalik zroubalik added feature All issues for new features that have been committed to and removed feature All issues for new features that have been committed to labels Dec 9, 2019
@tomkerkhove
Copy link
Member

Stumbled upon helm/helm#6361 (comment) yesterday, I presume this change will not fix it directly?

@zroubalik
Copy link
Member Author

@tomkerkhove yeah, I don't think so

@tomkerkhove tomkerkhove modified the milestones: v2.0, v1.2 Jan 23, 2020
preflightsiren pushed a commit to preflightsiren/keda that referenced this issue Nov 7, 2021
* add MultipleScalersOption explanation

Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Change the option name

Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Zbynek Roubalik <726523+zroubalik@users.noreply.github.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Zbynek Roubalik <726523+zroubalik@users.noreply.github.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

* Update content/docs/2.5/concepts/scaling-jobs.md

Co-authored-by: Zbynek Roubalik <726523+zroubalik@users.noreply.github.com>
Signed-off-by: Tsuyoshi Ushio <ushio@simplearchitect.com>

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Zbynek Roubalik <726523+zroubalik@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs:pending All issues where docs are pending addition/update feature-request All issues for new features that have not been committed to
Projects
None yet
2 participants