From 7561f73f16af9265afa0976e5fad8aab69f2fdb1 Mon Sep 17 00:00:00 2001 From: Lauri at Zalando Date: Tue, 14 Jun 2016 14:00:11 +0200 Subject: [PATCH 1/2] Updated README to include note to Kubernetes users Take a look :) --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index edf0357e..1febeb35 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,8 @@ Patroni is a template for you to create your own customized, high-availability s We call Patroni a "template" because it is far from being a one-size-fits-all or plug-and-play replication system. It will have its own caveats. Use wisely. +**Note to Kubernetes users**: We're currently developing Patroni to be as useful as possible for teams running Kubernetes on top of Google Cloud's Compute Engine; Patroni can be the HA solution for Postgres in such an environment. Please contact us via our Issues Tracker if this describes your team's current setup, and we'll follow up. + .. contents:: :local: :depth: 1 From 0a2129a5eab2814a26ab00509d8ce6cb0bbf9d53 Mon Sep 17 00:00:00 2001 From: Lauri at Zalando Date: Tue, 14 Jun 2016 14:05:25 +0200 Subject: [PATCH 2/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1febeb35..6449c65a 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Patroni is a template for you to create your own customized, high-availability s We call Patroni a "template" because it is far from being a one-size-fits-all or plug-and-play replication system. It will have its own caveats. Use wisely. -**Note to Kubernetes users**: We're currently developing Patroni to be as useful as possible for teams running Kubernetes on top of Google Cloud's Compute Engine; Patroni can be the HA solution for Postgres in such an environment. Please contact us via our Issues Tracker if this describes your team's current setup, and we'll follow up. +**Note to Kubernetes users**: We're currently developing Patroni to be as useful as possible for teams running Kubernetes on top of Google Compute Engine; Patroni can be the HA solution for Postgres in such an environment. Please contact us via our Issues Tracker if this describes your team's current setup, and we'll follow up. .. contents:: :local: