Skip to content

docs(k8s): document that Kubernetes support needs a non-default storage backend#1663

Open
Xe wants to merge 1 commit into
mainfrom
Xe/docs-multinode-k8s
Open

docs(k8s): document that Kubernetes support needs a non-default storage backend#1663
Xe wants to merge 1 commit into
mainfrom
Xe/docs-multinode-k8s

Conversation

@Xe
Copy link
Copy Markdown
Contributor

@Xe Xe commented Jun 1, 2026

Closes: #1602

…ge backend

Closes: #1602
Signed-off-by: Xe Iaso <me@xeiaso.net>
| :------- | :-------------------------------------------------------------- | :------------------------------------------------------------------------------------------- |
| `bbolt` | Only requires a ReadWriteOnce PVC. | Does not support more than one Anubis pod. |
| `memory` | Requires no configuration. | Process memory is not shared between pods. |
| `s3api` | Great if your cluster includes Rook/Ceph to use RADOS directly. | Potentially higher latency unless you use a store like [Tigris](https://www.tigrisdata.com). |
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.

Please contact the administrator and ask them to look for the logs around: fast. -> no reason in logs

2 participants