Skip to content

Commit 4e02a86

Browse files
Anthony Landrethtony-landreth
authored andcommitted
Update OLM bundle description
Issue: PGO-728
1 parent 2b99a7f commit 4e02a86

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

installers/olm/description.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
[PGO](https://github.com/CrunchyData/postgres-operator), the
2-
[Postgres Operator](https://github.com/CrunchyData/postgres-operator) from
3-
[Crunchy Data](https://www.crunchydata.com), gives you a **declarative Postgres** solution that
4-
automatically manages your [PostgreSQL](https://www.postgresql.org) clusters.
1+
[Crunchy Postgres for Kubernetes](https://www.crunchydata.com/products/crunchy-postgresql-for-kubernetes), is the leading Kubernetes native
2+
Postgres solution. Built on PGO, the Postgres Operator from Crunchy Data, Crunchy Postgres for Kubernetes gives you a declarative Postgres
3+
solution that automatically manages your PostgreSQL clusters.
54

6-
Designed for your GitOps workflows, it is [easy to get started](https://access.crunchydata.com/documentation/postgres-operator/v5/quickstart/)
7-
with Postgres on Kubernetes with PGO. Within a few moments, you can have a production grade Postgres
8-
cluster complete with high availability, disaster recovery, and monitoring, all over secure TLS communications.
9-
Even better, PGO lets you easily customize your Postgres cluster to tailor it to your workload!
5+
Designed for your GitOps workflows, it is [easy to get started](https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart)
6+
with Crunchy Postgres for Kubernetes. Within a few moments, you can have a production grade Postgres cluster complete with high availability, disaster
7+
recovery, and monitoring, all over secure TLS communications. Even better, Crunchy Postgres for Kubernetes lets you easily customize your Postgres
8+
cluster to tailor it to your workload!
109

11-
With conveniences like cloning Postgres clusters to using rolling updates to roll out disruptive
12-
changes with minimal downtime, PGO is ready to support your Postgres data at every stage of your
13-
release pipeline. Built for resiliency and uptime, PGO will keep your desired Postgres in a desired
14-
state so you do not need to worry about it.
10+
With conveniences like cloning Postgres clusters to using rolling updates to roll out disruptive changes with minimal downtime, Crunchy Postgres
11+
for Kubernetes is ready to support your Postgres data at every stage of your release pipeline. Built for resiliency and uptime, Crunchy Postgres
12+
for Kubernetes will keep your Postgres cluster in a desired state so you do not need to worry about it.
1513

16-
PGO is developed with many years of production experience in automating Postgres management on
17-
Kubernetes, providing a seamless cloud native Postgres solution to keep your data always available.
14+
Crunchy Postgres for Kubernetes is developed with many years of production experience in automating Postgres management on Kubernetes, providing
15+
a seamless cloud native Postgres solution to keep your data always available.
16+
17+
Crunchy Postgres for Kubernetes is made available to users without an active Crunchy Data subscription in connection with Crunchy Data's [Developer Program](https://www.crunchydata.com/developers/terms-of-use). For more information, please contact us at [info@crunchydata.com](mailto:info@crunchydata.com).
1818

1919
- **PostgreSQL Cluster Provisioning**: [Create, Scale, & Delete PostgreSQL clusters with ease][provisioning],
2020
while fully customizing your Pods and PostgreSQL configuration!
@@ -42,32 +42,32 @@ Kubernetes, providing a seamless cloud native Postgres solution to keep your dat
4242

4343
and much more!
4444

45-
[backups]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/backups/
46-
[clone]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/disaster-recovery/#clone-a-postgres-cluster
47-
[customize-cluster]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/customize-cluster/
48-
[disaster-recovery]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/disaster-recovery/
49-
[high-availability]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/high-availability/
45+
[backups]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/backups-disaster-recovery
46+
[clone]: https://access.crunchydata.com/documentation/postgres-operator/latest/tutorials/backups-disaster-recovery/disaster-recovery
47+
[customize-cluster]: https://access.crunchydata.com/documentation/postgres-operator/latest/tutorials/day-two/customize-cluster
48+
[disaster-recovery]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/backups-disaster-recovery/disaster-recovery
49+
[high-availability]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/day-two/high-availability
5050
[major-version-upgrade]: https://access.crunchydata.com/documentation/postgres-operator/v5/guides/major-postgres-version-upgrade/
51-
[monitoring]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/monitoring/
52-
[pool]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/connection-pooling/
53-
[provisioning]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/create-cluster/
54-
[resize-cluster]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/resize-cluster/
55-
[tls]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/customize-cluster/#customize-tls
51+
[monitoring]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/day-two/monitoring
52+
[pool]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/basic-setup/connection-pooling
53+
[provisioning]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/basic-setup/create-cluster
54+
[resize-cluster]: https://access.crunchydata.com/documentation/postgres-operator/latest/tutorials/cluster-management/resize-cluster
55+
[tls]: https://access.crunchydata.com/documentation/postgres-operator/latest/tutorials/day-two/customize-cluster#customize-tls
5656

5757
[k8s-anti-affinity]: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#inter-pod-affinity-and-anti-affinity
5858
[k8s-nodes]: https://kubernetes.io/docs/concepts/architecture/nodes/
5959

6060
[pgAdmin]: https://www.pgadmin.org/
6161
[pgBackRest]: https://www.pgbackrest.org
62-
[pgBouncer]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/connection-pooling/
62+
[pgBouncer]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials/basic-setup/connection-pooling
6363
[pgMonitor]: https://github.com/CrunchyData/pgmonitor
6464

65-
6665
## Post-Installation
6766

6867
### Tutorial
6968

70-
Want to [learn more about the PostgreSQL Operator][tutorial]? Browse through the [tutorial][] to learn more about what you can do!
71-
72-
[tutorial]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial
69+
Want to [learn more about the PostgreSQL Operator][tutorial]? Browse through the [tutorial][] to learn more about what you can do, [join the Discord server][discord] for community support, or check out the [PGO GitHub repo][ghrepo] to learn more about the open source Postgres Operator project that powers Crunchy Postgres for Kubernetes.
7370

71+
[tutorial]: https://access.crunchydata.com/documentation/postgres-operator/v5/tutorials
72+
[discord]: https://discord.gg/a7vWKG8Ec9
73+
[ghrepo]: https://github.com/CrunchyData/postgres-operator

0 commit comments

Comments
 (0)