From 46cb62b0cc556494242032b379dd3632bb12234a Mon Sep 17 00:00:00 2001 From: Lauri at Zalando Date: Tue, 11 Oct 2016 12:00:30 +0200 Subject: [PATCH] Added Helm chart link to README Take a look and when you've approved I'll start promoting this externally :) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 33aca088..d8b51809 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 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. To this end, we've created a `Helm Chart `__ that enables you to deploy a five-node Patroni cluster using a Kubernetes PetSet. .. contents:: :local: