Postgres operator management

How to question the postgres operator to know how many clusters he manages for example?

1 Like

@gilles you need to list perconapgclusters objects in Kubernetes. Like kubectl get perconapgclusters in the namespaces where your Operator works.

1 Like