mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): establish 3.0 incubation baseline
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Kubernetes deployment
|
||||
|
||||
This directory is the QingLong 2.x single-replica SQLite deployment. The
|
||||
QingLong 3.0 PostgreSQL-backed multi-replica incubation baseline lives at
|
||||
[`ql3-cluster`](./ql3-cluster/README.md). The two profiles are intentionally
|
||||
separate and must not share storage or scaling instructions.
|
||||
|
||||
This deploys Qinglong as a single-replica `StatefulSet` with persistent data at `/ql/data`.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user