Skip to content

Commit

Permalink
add v0.6.0 roadmap (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
rambohe-ch authored Oct 15, 2021
1 parent 56f6161 commit 754f4c2
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,18 @@ This document outlines the development roadmap for the OpenYurt project.

## v0.5.0 Roadmap

It will be added after v0.4.0 released.
- Support IOT Device Management integrated with EdgeX Foundry that comply with cloud native IOT API
- Yurt-tunnel support more flexible settings for forwarding requests from cloud to edge
- Add local storage statics collection and report
- Support Pods that use `InClusterConfig` access kube-apiserver run on edge nodes without modification.
- Improve OpenYurt user experience(yurtctl init/join/reset)
- Support service to bound east-west traffic within a nodePool

## v0.6.0 Roadmap

- Launch OpenYurt Experience Center to support end users to learn openyurt easily.
- Support Ingress controller at NodePool level.
- Local storage supports multi-devicepath
- Add YurtAppDaemon for managing workloads like DaemonSet at NodePool level.
- Add YurtCluster Operator(A declarative way for kubernetes and openyurt conversion)
- Update Docs and homepage website

0 comments on commit 754f4c2

Please sign in to comment.