docs: datastore migration support

This commit is contained in:
Dario Tranchitella
2022-12-14 10:17:30 +01:00
committed by GitHub
parent 4c51eafc90
commit 9c8de782f3

View File

@@ -50,6 +50,7 @@ Please refer to the [Getting Started guide](https://kamaji.clastix.io/getting-st
- [x] `kine` integration for MySQL as datastore
- [x] `kine` integration for PostgreSQL as datastore
- [x] Pool of multiple datastores
- [x] Seamless migration between datastore with the same driver
- [ ] Automatic assigning of Tenant Control Plane to a datastore
- [ ] Autoscaling of Tenant Control Plane pods
@@ -61,4 +62,4 @@ Please, check the project's [documentation](https://kamaji.clastix.io/) for gett
Kamaji is Open Source with Apache 2 license and any contribution is welcome.
## Community
Join the [Kubernetes Slack Workspace](https://slack.k8s.io/) and the [`#kamaji`](https://kubernetes.slack.com/archives/C03GLTTMWNN) channel to meet end-users and contributors.
Join the [Kubernetes Slack Workspace](https://slack.k8s.io/) and the [`#kamaji`](https://kubernetes.slack.com/archives/C03GLTTMWNN) channel to meet end-users and contributors.