We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I deployed grist in a k8s cluster and would like to know if it supports HA mode or can only work in one replica?
The text was updated successfully, but these errors were encountered:
There is some description of a scalable setup here: https://github.com/gristlabs/grist-core/blob/main/documentation/overview.md
Single Grist documents are tied to one worker at a time, but you can scale out the number of workers.
The most complete k8s setup for Grist I know of is that of the ANCT in France: https://gitlab.com/incubateur-territoires/devops/projects/donneesetterritoires/-/tree/develop/tools/grist_ha
Sorry, something went wrong.
No branches or pull requests
I deployed grist in a k8s cluster and would like to know if it supports HA mode or can only work in one replica?
The text was updated successfully, but these errors were encountered: