seed: embedded etcd for every new platform #228
No reviewers
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis!228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "seed-embedded-etcd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
kine/SQLite hit its wall on the mother platform at ~200 CNPG clusters (57 GB WAL, API saturated, 2026-08-26). New platforms start on embedded etcd:
bin/uppasses--cluster-init@server:0;deploy/lib/mitosis-node.shgives the leader--cluster-initalways.docs/ops/datastore-etcd.md= the live migration recipe used on prod.Gate result: the daughter starts on embedded etcd and passes A1–A11 (agents, mcp, wiki, grafana, backup, on-demand, webhook, registry). The only red is A12 (front door), which fails identically on main since the r736 reseed — tracked in #231. Merge after that is green.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.