Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes - Mailing list pgadmin-support

From Aruna Manivannan
Subject Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes
Date
Msg-id CAOeu6=KkwOqWG4xHsCm80O9LUE+HnZtYvgF5XmCXML0t75c5bA@mail.gmail.com
Whole thread Raw
In response to Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
Responses Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes
List pgadmin-support
Hi Yogesh, 
Thanks for your response. Will use it and let you know the result. Thank you again.

Regards,
Arun

On Tue, Apr 11, 2023 at 1:58 AM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hi Aruna,

You can use 'misc/ping' to monitor health checks.
E.g.
pgadmin:    image: dpage/pgadmin4    healthcheck:      test: ["CMD", "wget", "-O", "-", "http://localhost:80/misc/ping"]

Thanks,
Yogesh Mahajan
EnterpriseDB


On Tue, Apr 11, 2023 at 2:20 AM Aruna Manivannan <aruna.manivannan@gmail.com> wrote:
Hi Team, 
This is Arun. Could you please help me with setting up a Liveness & Readiness probe for pgadmin4 6.17 which is running in the Kubernetes cluster as Statefulset. I mean, is there any URL endpoint which I can configure to hit? Thanks. 

Regards,
Arun

pgadmin-support by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Kerberos Authentication to Postgres from PGADMIN in IPA REALM
Next
From: Gregory McKaige
Date:
Subject: Re: Kerberos Authentication to Postgres from PGADMIN in IPA REALM