Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Add roadmap to readme (#535)
Browse files Browse the repository at this point in the history
* Add roadmap to readme

* Add roadmap to TOC
  • Loading branch information
Nico Schieder authored Aug 3, 2020
1 parent 39a3142 commit 8ed5073
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ KubeCarrier is an open source system for managing applications and services acro
- [Pull Requests](#pull-requests)
- [FAQ](#faq)
- [Changelog](#changelog)
- [Roadmap](#roadmap)

---

Expand Down Expand Up @@ -96,3 +97,33 @@ See [the list of releases][3] to find out about feature changes.
[11]: https://groups.google.com/forum/#!forum/loodse-dev
[12]: https://kubermatic.slack.com/messages/kubecarrier
[15]: http://slack.kubermatic.io/

## Roadmap

### v0.4 - Enhance Core Features

**Region API Aggregation**
Provide a single API to access and work with the object across multiple regions

**Project Bulward Integration**
Advanced multi-tenancy on Kubernetes.
Enable the management of custom sub-roles for KubeCarrier Account.

### v0.5 - Integrations

**Client Operator**
Kubernetes Operator to enable the provisioning of new services, provided with KubeCarrier from within your own client Kubernetes cluster.

**Secret Management**
Credential propagation mechanism to utilize Kubernetes Secrets.

**Service Groups**
Combine multiple related APIs e.g.(EtcdClusters, EtcdBackups, EtcdRestores) into a group for easier discovery.

### v0.x - Ease of Use

**Audit Logging**
Multi-Tenancy audit logging within KubeCarrier.

**UI**
TBD

0 comments on commit 8ed5073

Please sign in to comment.