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
486 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
natively. However, a community-maintained Helm Chart is available here to run
conduwuit on Kubernetes: <https://gitlab.cronce.io/charts/conduwuit>
2024-11-23 22:35:54 -05:00
This should be compatible with Continuwuity, but you will need to change the image reference.
2025-04-23 22:20:08 +01:00
If changes need to be made, please reach out to the maintainer, as this is not maintained or controlled by the Continuwuity maintainers.