From 6f1082586e762d6da9ac5c26125fa3d14ca33aca Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Tue, 4 Feb 2020 15:16:55 +0800 Subject: [PATCH] Add storage roadmap for ks 3.0 Signed-off-by: Xin Wang --- docs/roadmap.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index f8b3dbf5..aefb5284 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -28,13 +28,6 @@ KubeSphere Roadmap demonstrates a list of open source product development plans #### Multi-cluster -- [ ] Snapshot management -- [ ] Volume cloning -- [ ] Volume monitoring and alerting -- [ ] Identify storage system capabilities -- [ ] Restore volume to available status -- [ ] Unified integrate third-party storage plugin - #### DevOps #### Observability @@ -43,6 +36,13 @@ KubeSphere Roadmap demonstrates a list of open source product development plans #### Storage +- [ ] Snapshot management +- [ ] Volume cloning +- [ ] Volume monitoring and alerting +- [ ] Identify storage system capabilities +- [ ] Restore volume to available status +- [ ] Unified integrate third-party storage plugin + #### Security & Multitenancy #### Application Lifecycle Management (OpenPitrix) -- GitLab