Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
reflect current prototype status
  • Loading branch information
nicolai86 committed Sep 3, 2017
1 parent f4fd080 commit 85f4ad1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ this k8s operator allows you to run a 2.1 couchdb cluster on top of k8s.
- [ ] operator
- [ ] CRD (CouchDB)
- [x] definition
- [ ] management custom object add (spawn cluster)
- [x] management custom object add (spawn cluster)
- [ ] management custom object update (update cluster)
- [ ] management custom object delete (delete cluster)
- [ ] deployment template (port, readyness, livelyness)
- [x] management custom object delete (delete cluster)
- [x] deployment template (port, readyness, livelyness)
- [ ] cluster management
- [ ] new pod -> join cluster
- [ ] old pod gone -> leave cluster
Expand Down

0 comments on commit 85f4ad1

Please sign in to comment.