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

[bitnami/keydb] Add support for cluster mode for keydb #29481

Closed
Onewaysidewalks opened this issue Sep 17, 2024 · 4 comments
Closed

[bitnami/keydb] Add support for cluster mode for keydb #29481

Onewaysidewalks opened this issue Sep 17, 2024 · 4 comments
Assignees
Labels
feature-request keydb solved stale 15 days without activity triage Triage is needed

Comments

@Onewaysidewalks
Copy link

Name and Version

bitnami/keydb all

What is the problem this feature will solve?

The current Bitnami KeyDB Helm chart does not provide built-in support for "Cluster" mode (partitioned masters). Users who wish to use this mode have to manually configure it, which complicates the setup and maintenance. Without native support, it's harder to deploy, upgrade, and scale the KeyDB cluster in Kubernetes environments, limiting high availability and fault tolerance. It is a. common setup most redis clients in production run, when configured to do so.

What is the feature you are proposing to solve the problem?

I propose adding support for cluster mode in the KeyDB Helm chart. This feature should include configuration options for enabling and managing master partitioning across nodes. Documentation on how to set up, scale, and monitor this replication mode should also be provided to ensure users can take full advantage of KeyDB’s high-availability capabilities, which can be found here.

What alternatives have you considered?

The only alternatives right now is to use the "worse-performing" redis helm chart, as it supports the cluster mode correctly.

@carrodher
Copy link
Member

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

@yaman
Copy link

yaman commented Sep 19, 2024

Hey there. I am also interested in cluster support(active-active, multi-master). I will be modifying bitnami/keydb helm chart in the coming days(most probably starting today). I will share my progress here.

Copy link

github-actions bot commented Oct 5, 2024

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Oct 5, 2024
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request keydb solved stale 15 days without activity triage Triage is needed
Projects
None yet
Development

No branches or pull requests

4 participants