Skip to content

Commit

Permalink
add production features into timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tennix committed May 6, 2019
1 parent 9976849 commit 0b411a5
Showing 1 changed file with 25 additions and 8 deletions.
33 changes: 25 additions & 8 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,34 @@ This document defines the roadmap for TiDB Operator development.
- [x] Improve chaos test
- [x] More User friendly

## v1.0.0-beta.2: (2019-04-30)
## v1.0.0-beta.2
- [ ] AWS one-click deployment
- [ ] Aliyun one-click deployment
- [ ] GCP one-click deployment
- [ ] Minikube deployment
- [ ] Simple CLI tool
- [ ] Deployment guide on AWS
- [ ] Deployment guide on Aliyun
- [ ] Improve operation document
- [ ] TiDB 3.0-beta support

## v1.0.0-rc: (2019-05-30)
## v1.0.0-beta.3
- [ ] Schedule TiDB pod on previous node
- [ ] Rolling update when ConfigMap changes
- [ ] Allow pausing during TiDB upgrade

## v1.0.0-beta.4
- [ ] Kustomize support
- [ ] HA deployment document
- [ ] Monitor deployment document
- [ ] Detailed Backup/Restore document
- [ ] Troubleshooting document

## v1.0.0-rc
- [ ] Architecture & design document
- [ ] Automate Chaos tests
- [ ] Add design document
- [ ] Improve contribution document
- [ ] Bugfix

## v1.0.0-ga: (2019-06-30)
- [ ] Stabilize API
- [ ] Stable for production deployment

## v1.1.0: (2019-08-15)
- [ ] Deploy Lightning
- [ ] Deploy TiFlash beta

0 comments on commit 0b411a5

Please sign in to comment.