Skip to content

docs(transfer): document SQLite PVC deployment (#1040) - #83

Merged
jlon merged 1 commit into
CurvineIO:mainfrom
jlon:codex/transfer-sqlite-pvc-docs
Jul 30, 2026
Merged

docs(transfer): document SQLite PVC deployment (#1040)#83
jlon merged 1 commit into
CurvineIO:mainfrom
jlon:codex/transfer-sqlite-pvc-docs

Conversation

@jlon

@jlon jlon commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Document the chart-managed PVC used by the default single-replica SQLite Transfer store.

Issue Describe / Design

Related to CurvineIO/curvine#1040 and CurvineIO/curvine-helm#52.

An empty transfer.storeUrl now uses a ReadWriteOnce PVC selected by the cluster default StorageClass. The documentation distinguishes this durable single-replica mode from MySQL, which is required for multiple Transfer replicas and recommended for high availability.

Changes

Module / File Change Impact on existing behavior
2-Deploy/.../01-k8s-Deployment.md Document the default SQLite PVC, capacity, Recreate strategy, and retention on uninstall. Corrects prior emptyDir guidance.
2-Deploy/.../03-conf.md Clarify SQLite and MySQL deployment boundaries. No runtime behavior change.
Chinese mirrors Keep Kubernetes and configuration guidance aligned. None.

Test verified

Test case Result Notes
git diff --check PASS No whitespace errors.
npm run build PASS English and Chinese Docusaurus sites built successfully. Existing blog, anchor, and Browserslist warnings remain.

Dependencies

@jlon
jlon marked this pull request as ready for review July 30, 2026 01:31
@jlon
jlon merged commit 191b03b into CurvineIO:main Jul 30, 2026
2 checks passed
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.

1 participant