Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2298a0033
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
2298a0033
Commits
d2e40418
Commit
d2e40418
authored
5 years ago
by
fisherxu
Committed by
Kevin Wang
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update roadmap
parent
8f94fe2d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roadmap.md
+8
-10
8 additions, 10 deletions
roadmap.md
with
8 additions
and
10 deletions
roadmap.md
+
8
−
10
View file @
d2e40418
...
@@ -4,24 +4,21 @@ This document defines a high level roadmap for KubeEdge development.
...
@@ -4,24 +4,21 @@ This document defines a high level roadmap for KubeEdge development.
The
[
milestones defined in GitHub
](
https://github.com/kubeedge/kubeedge/milestones
)
represent the most up-to-date plans.
The
[
milestones defined in GitHub
](
https://github.com/kubeedge/kubeedge/milestones
)
represent the most up-to-date plans.
KubeEdge 1.
0
is our current stable branch. The roadmap below outlines new features that will be added to KubeEdge.
KubeEdge 1.
1
is our current stable branch. The roadmap below outlines new features that will be added to KubeEdge.
## Release 1.1
## 2019 Q4 Roadmap
-
Replace data exchange format between cloud and edge from json to protobuf.
-
Support HA for cloudcore
-
Support exec&logs API for edge application
-
Support reliable message delivery from cloud to edge.
-
Support reliable message delivery from cloud to edge.
-
Evaluate gRPC for cloud to edge communication.
-
Replace data exchange format between cloud and edge from json to protobuf.
-
Support CSI for persistent storage (using PV/PVC/StorageClass) at edge.
-
Support ingress at edge.
-
Add admission-webhook based validation for device CRDs.
-
Enhance performance and reliability of KubeEdge infrastructure.
-
Enhance performance and reliability of KubeEdge infrastructure.
-
Upgrade Kubernetes dependencies in vendor to v1.15
.
-
Support ingress at edge
.
-
Mi
gra
t
e
to Go module for dependency management
.
-
Up
gra
d
e
Kubernetes dependencies in vendor to v1.16
.
-
Improve contributor experience by defining project governance policies, release process, membership rules etc.
-
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 the performance and e2e tests with more metrics and scenarios.
## Future
## Future
-
Support edge-cloud communication using edgemesh.
-
Support edge-cloud communication using edgemesh.
-
Add Layer 4 proxy support in edgemesh.
-
Istio-based service mesh across Edge and Cloud where micro-services can communicate freely in the mesh.
-
Istio-based service mesh across Edge and Cloud where micro-services can communicate freely in the mesh.
-
Enable function as a service at the Edge.
-
Enable function as a service at the Edge.
-
Support more types of device protocols such as OPC-UA, Zigbee.
-
Support more types of device protocols such as OPC-UA, Zigbee.
...
@@ -30,3 +27,4 @@ KubeEdge 1.0 is our current stable branch. The roadmap below outlines new featur
...
@@ -30,3 +27,4 @@ KubeEdge 1.0 is our current stable branch. The roadmap below outlines new featur
-
Data management with support for ingestion of telemetry data and analytics at the edge.
-
Data management with support for ingestion of telemetry data and analytics at the edge.
-
Security at the edge.
-
Security at the edge.
-
Support for monitoring at the edge.
-
Support for monitoring at the edge.
-
Evaluate gRPC for cloud to edge communication.
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment