Files
continuwuity/docs/deploying/kubernetes.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
485 B
Markdown
Raw Normal View History

2025-04-22 07:56:42 -05:00
# Continuwuity for Kubernetes
2024-10-25 20:47:30 -04:00
2025-04-22 07:56:42 -05:00
Continuwuity doesn't support horizontal scalability or distributed loading
2024-11-23 22:35:54 -05:00
natively, however a community maintained Helm Chart is available here to run
2025-04-23 22:20:08 +01:00
conduwuit on Kubernetes: <https://gitlab.cronce.io/charts/conduwuit>
2024-11-23 22:35:54 -05:00
2025-04-23 22:20:08 +01:00
This should be compatible with continuwuity, but you will need to change the image reference.
Should changes need to be made, please reach out to the maintainer as this is not maintained/controlled by the Continuwuity maintainers.