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

feat: Add support for running multiple replicas #131

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

guerzon
Copy link
Owner

@guerzon guerzon commented Nov 17, 2024

Fixes #27.

Note: this PR does not address concurrent disk access for data and attachment volumes, which anyway is not the responsibility of the Helm chart. It is the responsibility of the Kubernetes administrator to ensure the storage class used is capable of supporting read and/or writes from multiple pods.

@guerzon guerzon changed the title [WIP] feat: Add support for running multiple replicas feat: Add support for running multiple replicas Nov 18, 2024
@guerzon guerzon merged commit 873309a into main Nov 18, 2024
1 check passed
@guerzon guerzon deleted the feature/high-availability branch November 18, 2024 06:31
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.

Feature: Add support for running multiple replicas
1 participant