Merge pull request #1751 from RainbowMango/pr_roadmap
Update ROADMAP for 2022
This commit is contained in:
commit
7e6c38a6e7
59
ROADMAP.md
59
ROADMAP.md
|
@ -4,32 +4,37 @@ This document defines a high level roadmap for Karmada development and upcoming
|
||||||
Community and contributor involvement is vital for successfully implementing all desired items for each release.
|
Community and contributor involvement is vital for successfully implementing all desired items for each release.
|
||||||
We hope that the items listed below will inspire further engagement from the community to keep karmada progressing and shipping exciting and valuable features.
|
We hope that the items listed below will inspire further engagement from the community to keep karmada progressing and shipping exciting and valuable features.
|
||||||
|
|
||||||
|
## 2022 H1
|
||||||
|
- Multi-cluster HA scheduling policy
|
||||||
|
* spread by region
|
||||||
|
* spread by zone
|
||||||
|
* spread by provider
|
||||||
|
- Multi-cluster Ingress
|
||||||
|
- Multi-cluster HPA (Horizontal Pod Autoscaling)
|
||||||
|
- Federated resource quota
|
||||||
|
- API reference
|
||||||
|
- [Karmada website](https://karmada.io/) refactor
|
||||||
|
- Policy-based governance, risk, and compliance
|
||||||
|
- Multi-cluster DNS (cluster identity)
|
||||||
|
- Global search across clusters
|
||||||
|
- Scheduling re-balancing
|
||||||
|
|
||||||
## 2021 Q1
|
## 2022 H2
|
||||||
- K8s native API support for multi-cluster applications
|
- Karmada Dashboard - alpha release
|
||||||
- Multi-cluster application status aggregation
|
- Karmada scalability baseline (performance report)
|
||||||
- Per-cluster configuration customization for applications
|
- Cluster addons
|
||||||
- Cluster Affinity Scheduling Policy
|
- Helm chart propagation
|
||||||
- Multi-cluster HA scheduling policy: spread by cluster
|
- Multi-cluster events
|
||||||
- Cluster registry; Support register existing clusters
|
- Multi-cluster Operator specifications
|
||||||
|
- Multi-cluster Application
|
||||||
## 2021 Q2
|
- Multi-cluster monitoring
|
||||||
- Multi-cluster application automatic migration (DR)
|
- Multi-cluster logging
|
||||||
- Dynamically split replicas of applications based on multiple dimensions
|
- Multi-cluster storage
|
||||||
- Taint Toleration for clusters
|
- Multi-cluster RBAC
|
||||||
- Multiple sync mode: Push, Pull
|
- Multi-cluster networking
|
||||||
|
- Data migration across clusters
|
||||||
|
- Multi-cluster workflow
|
||||||
|
- Integration with ecosystem
|
||||||
- Cluster lifecycle management
|
- Cluster lifecycle management
|
||||||
|
- Image registry across clouds
|
||||||
## 2021 Q3
|
- Multi-cluster Service Mesh solutions
|
||||||
- Multi-cluster service discovery
|
|
||||||
- Load ingress support across clusters
|
|
||||||
- Multi-cluster horizontal auto-scaling for applications
|
|
||||||
- Multi-cluster resource re-balancing
|
|
||||||
- More Multi-cluster HA scheduling policy: spread by region, zone, provider
|
|
||||||
- Aggregated K8s API endpoint
|
|
||||||
|
|
||||||
## 2021 Q4
|
|
||||||
- CNI adoption with multiple underlying network setup
|
|
||||||
- Multi-cluster Service Mesh Support
|
|
||||||
- Multi-cluster monitoring & Logging
|
|
||||||
- GitOps support
|
|
||||||
|
|
Loading…
Reference in New Issue