-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Description
After POC is done implement multi-region operation mode in kcp-operator. This potentially will include ability to set operator into main/follower mode and export resources from main (dry run) and add them to followers.
We could even use a multi-cluster runtime, but this assumes you have access to all the clusters via kubeconfig, which might not be the case. So we should not build on this assumption.
Proposed Solution
- Implement operator main/follower modes for multi-region deployments.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Type
Projects
Status
New