Skip to content

Commit

Permalink
Merge pull request #5537 from EnterpriseDB/pgd4k/official_abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-heyer authored Apr 25, 2024
2 parents 5945f21 + fdc9ea0 commit 7974b49
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ the PGDGroup is being deleted, and the nodes will not be parted from the PGD clu
### Cleanup parted node

Once the PGDGroup is deleted, its metadata will remain in the catalog in `PARTED`
state in the `bdr.node_summary` table. The PG4k-PGD operator
state in the `bdr.node_summary` table. The PGD4K operator
defines a CRD named `PGDGroupCleanup` to help clean up the `PARTED` PGDGroup.

In the example below, the `PGDGroupCleanup` executes locally from `region-a`,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ directoryDefaults:

---

EDB Postgres Distributed for Kubernetes (`pg4k-pgd`) is an
EDB Postgres Distributed for Kubernetes (`PGD4K`) is an
operator designed to manage EDB Postgres Distributed (PGD) workloads on
Kubernetes, with traffic routed by PGD Proxy.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ All issues and limitations known for the EDB Postgres Distributed version that y
your EDB Postgres Distributed for Kubernetes instance.
For example, if the EDB Postgres Distributed version you are using is 5.x, your EDB Postgres Distributed for Kubernetes
instance will be affected by these [5.x known issues](/pgd/latest/known_issues/) and [5.x limitations](/pgd/latest/limitations/).
instance will be affected by these [5.x known issues](/pgd/5/known_issues/) and [5.x limitations](/pgd/5/limitations/).
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ The Postgres (operand) versions are limited to those supported by

!!! Important
Please be aware that this page is informative only.
The ["Platform Compatibility"](https://www.enterprisedb.com/product-compatibility#cnp) page
The ["Platform Compatibility"](https://www.enterprisedb.com/product-compatibility#bdrk8s) page
from the EDB website contains the official list of supported software and
Kubernetes distributions.

1 comment on commit 7974b49

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.