Skip to content
Snippets Groups Projects
Commit 9fe015dd authored by fisherxu's avatar fisherxu Committed by Kevin Wang
Browse files

fix roadmap in readme and add chinese roadmap

parent b3c36b05
No related branches found
No related tags found
No related merge requests found
......@@ -11,11 +11,15 @@ KubeEdge 1.1 is our current stable branch. The roadmap below outlines new featur
- Support exec&logs API for edge application
- Support reliable message delivery from cloud to edge.
- Add protobuf support for data exchange format between cloud and edge
- Finish scalability test and publish report
- Support managing clusters at edge from cloud (aka. EdgeSite)
- Enhance performance and reliability of KubeEdge infrastructure.
- Support ingress at edge.
- Upgrade Kubernetes dependencies in vendor to v1.16.
- Improve contributor experience by defining project governance policies, release process, membership rules etc.
- Improve the performance and e2e tests with more metrics and scenarios.
- Improve KubeEdge installation experience
- Add more docs and move docs out of main repo
## Future
- Support edge-cloud communication using edgemesh.
......
# Roadmap
## Release 1.0 onwards
该文档描述了KubeEdge的开发计划
KubeEdge将为 IoT / Edge 工作负载提供基础架构和基本功能。其中包括:
[milestones defined in GitHub](https://github.com/kubeedge/kubeedge/milestones) 包含了最新的开发进度
- 使用 KubeEdge 和 Istio 构建服务网格。
- 提高 Kubedge 基础设施的性能和可靠性。
- 在边缘端提供函数即服务(Function as a Service,FaaS)。
- 在边缘端节点支持更多类型的设备协议,如 AMQP、BlueTooth、ZigBee 等等。
- 评估并启用具有数千个边缘节点和数百万设备的超大规模边缘集群。
- 启用应用的智能调度,扩大边缘节点的规模。
- 数据管理/分析框架。
KubeEdge 1.1 版本是我们目前的稳定版本, 在2019年Q4将添加如下的新特性。
## Release 0.3
## 2019 Q4 Roadmap
- 设备 CRD API 以及管理框架。
- 性能测试框架。
- KubeEdge 安装器。
- CRI 支持。
- 云上组件Cloudcore支持多实例部署(HA)
- 支持针对边缘应用的exec、logs API
- 支持云边消息的可靠传输
- 云边消息的传输支持使用protobuf格式
- 完成性能、规模测试,并输出测试报告
- 支持在云端管理边缘集群(EdgeSite等)
- 持续提升KubeEdge的性能与可靠性
- 支持边缘应用的Ingress访问
- 升级Kubernetes依赖到1.16版本
- 提升贡献者体验,提供治理策略、Release计划、社区成员角色管理等
- 提升KubeEdge的安装、使用体验
- 添加更多的文档,将文档从主库移到Website库
## Future
- 支持云边应用通过edgemesh通信
- 在边缘端提供函数即服务(Function as a Service,FaaS)
- 在边缘端节点支持更多类型的设备协议,如 OPC-UA, Zigbee等
- 评估并启用具有数千个边缘节点和数百万设备的超大规模边缘集群
- 启用应用的智能调度,扩大边缘节点的规模
- 提供边缘端的应用、节点监控能力
- 提升边缘端的安全能力
- 评估使用gRPC协议进行云边通信
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment