https://github.com/tsuru/kube-dbaas
Experimental project to provide a tsuru service that maintains database operators
https://github.com/tsuru/kube-dbaas
hackathon kubernetes proof-of-concept
Last synced: about 1 year ago
JSON representation
Experimental project to provide a tsuru service that maintains database operators
- Host: GitHub
- URL: https://github.com/tsuru/kube-dbaas
- Owner: tsuru
- License: bsd-3-clause
- Archived: true
- Created: 2021-05-13T12:30:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T06:36:40.000Z (over 3 years ago)
- Last Synced: 2025-02-25T22:15:50.006Z (over 1 year ago)
- Topics: hackathon, kubernetes, proof-of-concept
- Language: Go
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kube-dbaas
Experimental (Hackday) project to provide a tsuru service that maintains database operators
# Inspiration
We are inspirated in our main project https://github.com/globocom/database-as-a-service that provides thousands of database vms inside Globo
# Motivation
Containers are cheaper and more scalable way to deploy software in nowadays, this proof of concept will use battle tested kubernetes operators to maintain a simple API.
# Supported Operators
- mongodb/mongodb-kubernetes-operator
- spotahome/redis-operator