Skip to content

Commit

Permalink
Update README.md (cloudnative-pg#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
theadamwright authored Jun 27, 2022
1 parent 26e9f06 commit a47596c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# CloudNativePG Helm Chart

Helm chart to install the
[CloudNativePG operator](https://cloudnative-pg.io),
designed by EnterpriseDB to manage PostgreSQL workloads on any
supported Kubernetes cluster running in private, public, or hybrid cloud
environments.
[CloudNativePG operator](https://cloudnative-pg.io),originally created and sponsored by
[EDB](https://www.enterprisedb.com/) to manage PostgreSQL workloads on any supported Kubernetes cluster
running in private, public, or hybrid cloud environments.

## Deployment using the latest release

Expand Down Expand Up @@ -34,10 +33,9 @@ sets up the following components inside a Kubernetes cluster:

- [Prometheus](https://prometheus.io/)
- [Grafana](https://github.com/grafana/grafana)
- [CloudNativePG (CNPG)](https://cloudnative-pg.io) a Kubernetes operator for [PostgreSQL](https://www.postgresql.org/) and
[EDB Postgres Advanced](https://www.enterprisedb.com/products/edb-postgres-advanced-server-secure-ha-oracle-compatible), with:
- [CloudNativePG (CNPG)](https://cloudnative-pg.io) a Kubernetes operator for [PostgreSQL](https://www.postgresql.org/), with:
- a selection of PostgreSQL metrics for the native Prometheus exporter in CNPG (see the [`metrics.yaml`](charts/cnpg-sandbox/templates/metrics.yaml) template file)
- a [custom Grafana dashboard](charts/cnpg-sandbox/dashboard.json) developed by EDB for CloudNativePG
- a [custom Grafana dashboard](charts/cnpg-sandbox/dashboard.json) for CloudNativePG

**IMPORTANT:** `cnpg-sandbox` must be run in a staging or pre-production
environment. Do not use `cnpg-sandbox` in a production environment, as we
Expand Down

0 comments on commit a47596c

Please sign in to comment.