Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kmlsG-0001Wp-Ck for pgsql-advocacy@arkaria.postgresql.org; Tue, 08 Dec 2020 22:54:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kmlsF-0006TV-8D for pgsql-advocacy@arkaria.postgresql.org; Tue, 08 Dec 2020 22:54:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kmlsF-0006TJ-04 for pgsql-advocacy@lists.postgresql.org; Tue, 08 Dec 2020 22:54:23 +0000 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kmlsC-0000s9-4b for pgsql-advocacy@lists.postgresql.org; Tue, 08 Dec 2020 22:54:22 +0000 Received: by mail-lf1-x12e.google.com with SMTP id b4so673444lfo.6 for ; Tue, 08 Dec 2020 14:54:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8a8eX1XBlm7+tGvY/AX0XrbhTlbjKvw1QPvgwF0AJNU=; b=skE9FH60dNCXk5FlZx9fdwsAeII6r8rEj5m83f1x9aJXM/xzg3HVUEvqDb4s+hXZMn 3dieP8p+OL84W2N36hi3DBbWEvMnUpGT+RgmhDagwZ4UWbJLYXu1goTv/YIVOlEaDcoK FFspfgU2hSFvjorjFHpqjBKq7/1tTXDV29ST8brQnRVFRT55eWak6FFr1R70iQqeIP1Q jANwDkcsNubV+cquDtDnfx/cn1VYH/XH0PYYASRItKCbhT1DfH8absVHBdQeatMTXyYP jXs2ZqoCUcx8jB7fmmUxbJBtSSERLdiXnQH3j7DE782WNY1las8xoz4PnzrnKomgktRF Tpyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8a8eX1XBlm7+tGvY/AX0XrbhTlbjKvw1QPvgwF0AJNU=; b=PiW11Q+khiiCjS+mfJGJIfZJ/5sXCREioo83MGmWhJEycnQzSEPPCzcFfP6Km2eL8Z ok8l3LxS2UUnD/jmI4OVog5y2AZ643LCWarOy+iERqdR7fr9UAvTGQVWSHVWss7aL053 t8r4373vz80w6oXjKSchHIUrmFQxdsDkycjjWR5H5WXFhfFZ75HBSuT+qiEVXx5ugXCB pEE5gbDux27NDbSUBoIWKN4JIVIgWbKazRxosUh6HNWs+jm8MfSz3S5rBL11xXsbZG/0 HCMhsTuQ7u+wZlI8Oyy5e6RhES2EVAT5nvt05rxTDqM3XQioQQi9nkyRaSrWgXIGZTgP Hqvw== X-Gm-Message-State: AOAM531O9GTgrZz0PlcUQZ4k2oUcR7maUQhcpkCYJAMr4QsaJe3IcLP3 995obFl8ShAiiwiIljLcL03db1U9UZ7doieiVoc= X-Google-Smtp-Source: ABdhPJxm3U2fgyHDuX78TipjiMRn9l7dGeq7jMbiGVsUnwEG+ZSQ9dMTIEUIoqyAgMGNANxpAzX/BsFoTw1MUaqWwSk= X-Received: by 2002:a19:771e:: with SMTP id s30mr10401860lfc.595.1607468058859; Tue, 08 Dec 2020 14:54:18 -0800 (PST) MIME-Version: 1.0 References: <926567697.4659364.1607399666819.ref@mail.yahoo.com> <926567697.4659364.1607399666819@mail.yahoo.com> In-Reply-To: <926567697.4659364.1607399666819@mail.yahoo.com> From: Nikolay Samokhvalov Date: Tue, 8 Dec 2020 14:54:07 -0800 Message-ID: Subject: Re: PostgreSQL on K8 with Operator To: SASIKUMAR Devaraj Cc: "pgsql-advocacy@lists.postgresql.org" Content-Type: multipart/alternative; boundary="000000000000a2dc2405b5fbd2ec" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000a2dc2405b5fbd2ec Content-Type: text/plain; charset="UTF-8" There is a 2-part article that compares operators from Zalando, Crunchy, KubeDB and StackGres.io (unfortunately only in Russian, but Google Translate and its alternatives do job well nowadays) https://habr.com/en/company/flant/blog/527524/ All of them are being developed very actively, so I recommend defining your own goals and making your own tests (plus, maybe talking to developers on your own needs to see where a good match exists). On Mon, Dec 7, 2020 at 19:54 SASIKUMAR Devaraj wrote: > Hi All > > Greetings. > > I am looking for advise of running Postgres in K8 along with Operator. > Which Operator will be best for this solution? Is any company running the > similar setup in Production? > > Regards, > Sasi > --000000000000a2dc2405b5fbd2ec Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
There is a 2-part article that compares operators from Za= lando, Crunchy, KubeDB and StackGres.io (unfortunately only in Russian, but= Google Translate and its alternatives do job well nowadays)=C2=A0

All of them are being developed very actively, so I re= commend defining your own goals and making your own tests (plus, maybe talk= ing to developers on your own needs to see where a good match exists).

On Mon, Dec 7, 2020 at 19:54 SASIKUMAR Devaraj <sashikumard@yahoo.com> wrote:
Hi All

Greetings.
I am looking for advise of running Postgres in K8 = along with Operator.=C2=A0 Which Operator will be best for this solution? I= s any company running the similar setup in Production?

Regards,
Sasi
--000000000000a2dc2405b5fbd2ec--