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

[WIP] Autoscaling #566

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

Moss-CG
Copy link

@Moss-CG Moss-CG commented Jul 19, 2023

This PR is designed to add autoscaling functionality for OpenSearch clusters to the operator. The monitoring functionality added by the aiven prometheus exporter allows the metrics to be scraped by Prometheus service discovery to allow scaling of nodes in the cluster.

This feature was implemented by creating a new CRD named Autoscaler which contains the scaling rules to be followed and the existing OpenSearchCRD has been modified to enable and use this functionality. Please see the new doc entry for autoscaling as well as further explanations in the userguide section.

This is a work in progress.

Moss-CG and others added 21 commits July 19, 2023 18:02
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
…onciler autoscaling.

Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Sebastian Woehrl <sebastian.woehrl@maibornwolff.de>
Signed-off-by: Sebastian Woehrl <sebastian.woehrl@maibornwolff.de>
Signed-off-by: Sebastian Woehrl <sebastian.woehrl@maibornwolff.de>
This reverts commit 2b0112f.

Signed-off-by: Sebastian Woehrl <sebastian.woehrl@maibornwolff.de>
Signed-off-by: Sebastian Woehrl <sebastian.woehrl@maibornwolff.de>
Signed-off-by: Sebastian Woehrl <sebastian.woehrl@maibornwolff.de>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
Signed-off-by: Chandler Moss <chandlermoss@gmail.com>
@swoehrl-mw swoehrl-mw marked this pull request as draft November 2, 2023 10:31
@salyh
Copy link
Collaborator

salyh commented Mar 30, 2024

@Moss-CG any plans to continue work on this PR?

cc @swoehrl-mw @lachruzam @idanl21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants