-
Notifications
You must be signed in to change notification settings - Fork 14
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
Upgrade Redis version and increase Memory #4253
Milestone
Comments
Likely a timeboxed activity as analysis is required. Should do sooner than later but may not have time for 2.4 release. |
CarlyCotton
added
Dev & Architecture
Development and Architecture
and removed
Business
Items under Business Consideration
labels
Jan 16, 2025
Tagging to 2.5 as we pulled this into sprint late to get a head start. |
guru-aot
added a commit
that referenced
this issue
Jan 25, 2025
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 29, 2025
Team, the below files are copied from bitnami (https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster) for the charts, so please ignore the review on these files below ![image](https://github.com/user-attachments/assets/20eba934-660b-45ab-bcd4-feb629cb72cf) or in folders > base files in devops/helm/redis-cluster > devops/helm/redis-cluster/templates Make file is created for easy installtion of helm charts. The values.yaml overridden with values from the values-{NAMESPACE}.yaml. The recommendation values are not given in the https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ link given, but as per the examples, redis cluster starts at a minimum configuration of Nano where the values are given in this https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15. I will create a the next PR with the actual values for namespaces values-{NAMESPACE}.yaml. To enable the github action initial commit of the file is created. NOTE: Additional file changes sources/camunda-docker-compose-core.yml - missed network type sources/packages/forms/Dockerfile.dev is changed to enable development environment login
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current Redis Cluster has been causing issues eventually and requires manual intervention. An effort should be executed to ensure the cluster is correctly configured, can support eventual faulted nodes, and recover without intervention. Also, the amount of resources allocated to execute the cluster can potentially be pretty low and must be adjusted.
The text was updated successfully, but these errors were encountered: