Apply suggestions from code review
This commit is contained in:
parent
69d3f1b275
commit
f05e032328
|
@ -6,18 +6,17 @@ The roadmap below outlines new features that will be added to Karmada.
|
||||||
|
|
||||||
## 2020-Q4
|
## 2020-Q4
|
||||||
|
|
||||||
- Karmada deployments with Kubernetes YAML and helm.
|
- Support creating federated applications with Kubernetes APIs.
|
||||||
- Attach Kubernetes clusters to Karmada for centralized operations and management.
|
- Attach Kubernetes clusters to Karmada for federated operations and management.
|
||||||
- Push based propagation of arbitrary types to member clusters.
|
- Push based propagation of arbitrary types to member clusters.
|
||||||
- CLI utility (karmadactl).
|
- CLI utility (karmadactl).
|
||||||
- Advanced scheduling strategy.
|
- Advanced scheduling strategy support, e.g. ClusterAffinity.
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
||||||
- Large-scale clusters and applications support.
|
- Large-scale clusters and applications support.
|
||||||
- Resource Pull mode support.
|
- Resource Pull mode support.
|
||||||
- Horizontal Pod Autoscale across clusters.
|
- Horizontal Pod Autoscaling across clusters.
|
||||||
- Centralize authentication and authorization, with federated identity from multiple sources.
|
- Unified authentication and authorization, with federated identity from multiple sources.
|
||||||
- Edge clusters and nodes management.
|
- Provide support to manage clusters behind firewall or on edge.
|
||||||
- Cross-cluster service communication.
|
- Cross-cluster service discovery.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue