Skip to content

Commit cc4a412

Browse files
author
Yannic Nevado Hidalgo
committed
add useful links in Readme
1 parent 2f21afe commit cc4a412

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Readme.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,11 @@ $ psql -d <databasename> -U <databaseuser>
8585

8686
## Referenced
8787

88-
* [Patroni Postgres Operator](https://github.com/zalando/postgres-operator)
89-
* [Documentation](https://postgres-operator.readthedocs.io/en/latest/)
88+
* [Postgres Operator-Github](https://github.com/zalando/postgres-operator)
89+
* [Documentation](https://postgres-operator.readthedocs.io/en/latest/)
90+
* [Patroni-Github](https://github.com/zalando/patroni)
91+
* [Documentation](https://patroni.readthedocs.io/en/latest/)
92+
* [Spilo-Github](https://github.com/zalando/spilo)
93+
* [Documentation](https://spilo.readthedocs.io/en/latest/)
94+
* [Custom Zaland K8s API](https://github.com/zalando/postgres-operator/tree/master/pkg/apis/acid.zalan.do/v1)
95+
* [Spilo Docker Setup for Postgres Cluster](https://github.com/zalando/spilo/tree/master/postgres-appliance)

0 commit comments

Comments
 (0)