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

Support auto-scaling for the main microcks Deployment #109

Closed
robvalk opened this issue Oct 16, 2023 · 2 comments
Closed

Support auto-scaling for the main microcks Deployment #109

robvalk opened this issue Oct 16, 2023 · 2 comments
Labels
stale State due to inactivity

Comments

@robvalk
Copy link

robvalk commented Oct 16, 2023

Reason/Context

Microcks's high performance makes it deal for both functional and performance testing. However fixed scaling for the core microcks Deployment makes it hard to scale the microcks layer up and down for performance testing.

Description

Supporting auto-scaling of the microcks Deployment , via standard k8s auto-scaling constructs.

Implementation ideas

Include a HorizontalPodAutoscaler in the k8s resources managed from the Microcks CR.
Or make the Microcks CR implement the scale sub-resource, allowing e.g. HPA or KEDA to control auto-scaling.

@yada
Copy link
Member

yada commented Oct 27, 2023

Hi @robvalk,

I'm sorry for the long delay in our answer on this issue.

This topic is essential for Microcks adopters running it at scale and with advanced GitOps expertise and practices.
So, we are working on a new operator to manage all Microcks configurations using customer resources for advanced community users.

Please see and join us on this new repo: https://github.com/microcks/microcks-operator

Looking forward to your ideas/comments/validation on this new operator (WIP).

Regards,
Yacine

Copy link

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale State due to inactivity label Sep 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale State due to inactivity
Projects
None yet
Development

No branches or pull requests

2 participants