mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 09:32:20 +00:00
Update databases.md
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
# Databases on Kubernetes
|
||||
* [cloud.google.com: To run or not to run a database on Kubernetes - What to consider](https://cloud.google.com/blog/products/databases/to-run-or-not-to-run-a-database-on-kubernetes-what-to-consider)
|
||||
* [reddit.com: What's the best, proper way of running a database cluster on top of Kubernetes?](https://www.reddit.com/r/kubernetes/comments/9d8on5/whats_the_best_proper_way_of_running_a_database/)
|
||||
|
||||
## PostgreSQL Operator
|
||||
- [itnext.io: Operator Lifecycle Manager](https://itnext.io/wth-is-a-operator-lifecycle-manager-873cf1661b04)
|
||||
|
||||
### Crunchy Data
|
||||
* [crunchydata.com](https://www.crunchydata.com/)
|
||||
* [github.com/CrunchyData](https://github.com/CrunchyData)
|
||||
* [github.com/CrunchyData/postgres-operator](https://github.com/CrunchyData/postgres-operator)
|
||||
* [crunchydata blog: Deploying Active-Active PostgreSQL on Kubernetes](https://info.crunchydata.com/blog/active-active-on-kubernetes)
|
||||
* [crunchydata blog: What's New in Crunchy PostgreSQL Operator 4.0](https://info.crunchydata.com/blog/crunchy-postgres-kubernetes-operator-4.0)
|
||||
* [slideshare.net: Deploying PostgreSQL on Kubernetes](https://www.slideshare.net/vyruss000/deploying-postgresql-on-kubernetes)
|
||||
* [slideshare.net: Operating PostgreSQL at Scale with Kubernetes](https://www.slideshare.net/jkatz05/operating-postgresql-at-scale-with-kubernetes-137132067)
|
||||
* [Youtube: Demo of Crunchy Data Postgres Operator v1.0.0 (2017)](https://www.youtube.com/watch?v=HX10WWTRiTY)
|
||||
@@ -13,3 +21,6 @@
|
||||
* [Spilo: HA PostgreSQL Clusters with Docker](https://github.com/zalando/spilo) Spilo is a Docker image that provides PostgreSQL and Patroni bundled together. Patroni is a template for PostgreSQL HA.
|
||||
* [Patroni](https://github.com/zalando/patroni)
|
||||
* [How I've Set Up HA PostgreSQL on Kubernetes (powered by Patroni, a template for PostgreSQL HA)](https://disaev.me/p/how-i-have-set-up-ha-postgresql-on-kubernetes/)
|
||||
|
||||
## KubeDB Run production-grade databases easily on Kubernetes
|
||||
* [kubedb.com](https://kubedb.com/)
|
||||
|
||||
Reference in New Issue
Block a user