kcp icon indicating copy to clipboard operation
kcp copied to clipboard

feature: migration of workspaces between shards

Open embik opened this issue 7 months ago • 0 comments

Feature Description

For a growing kcp instance, migrating logical clusters between shards might eventually become necessary, especially when single shard environments evolve to multi-shard ones. As such, it should be possible to migrate workspaces from one shard to another, either online or at the very least offline.

Proposed Solution

Unclear right now. Some mechanism to put logical clusters into maintenance, fetch all data stored in the underlying data store, send it to the other shard.

Alternative Solutions

No response

Want to contribute?

  • [ ] I would like to work on this issue.

Additional Context

No response

embik avatar Jul 29 '25 10:07 embik