Skip to content

DOCS-1585 - Redo Banners and Front page for naming changes #6860

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
6afd772
Naming adjustments
djw-m May 30, 2025
284c136
Fixed opening para for consistency
djw-m May 30, 2025
9e94342
Add trademarks
djw-m May 30, 2025
94715c0
Update product_docs/docs/postgres_distributed_for_kubernetes/1/index.mdx
djw-m May 30, 2025
cb1bc6d
Update product_docs/docs/postgres_for_kubernetes/1/index.mdx
djw-m May 30, 2025
866d4f7
Update product_docs/docs/postgres_for_kubernetes/1/index.mdx
djw-m May 30, 2025
a5c0c89
Update product_docs/docs/postgres_for_kubernetes/1/index.mdx
djw-m May 30, 2025
1a18c52
Update product_docs/docs/postgres_for_kubernetes/1/index.mdx
djw-m May 30, 2025
6cb8b78
Update src/pages/index.js
djw-m May 30, 2025
224d987
Update src/pages/index.js
djw-m May 30, 2025
204858b
Merge branch 'develop' into DOCS-1585-redo-banners-on-cnpg-c-and-cnpg…
djw-m Jun 4, 2025
f0db896
Move tm
djw-m Jun 4, 2025
2cf8208
Update index.mdx
djw-m Jun 4, 2025
a6f14c3
Update index.js
djw-m Jun 4, 2025
75ca312
Add to standalone c pg entry
djw-m Jun 5, 2025
90890fa
Add ™ to CloudNativePG Page
djw-m Jun 5, 2025
8788218
Add missed tm
djw-m Jun 6, 2025
f0ebb26
Update troubleshooting.mdx
djw-m Jun 5, 2025
aa25c49
final stop
gvasquezvargas Jun 5, 2025
9721ebd
Naming adjustments
djw-m May 30, 2025
352644c
Add trademarks
djw-m May 30, 2025
0f104aa
Update product_docs/docs/postgres_distributed_for_kubernetes/1/index.mdx
djw-m May 30, 2025
9ff6485
Update product_docs/docs/postgres_for_kubernetes/1/index.mdx
djw-m May 30, 2025
d8cf1c9
Update index.mdx
djw-m Jun 4, 2025
371b801
Fight the fix fight
djw-m Jun 6, 2025
b8a3034
Merge branch 'develop' into DOCS-1585-redo-banners-on-cnpg-c-and-cnpg…
djw-m Jun 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: EDB CloudNativePG Global Cluster
description: EDB CloudNativePG Global Cluster is a Kubernetes operator designed to deploy and manage EDB Postgres Distributed clusters running in private, public, hybrid, or multi-cloud environments.
title: EDB Postgres® AI for CloudNativePG Global Cluster
description: EDB Postgres® AI for CloudNativePG Global Cluster is a Kubernetes operator designed to deploy and manage EDB Postgres Distributed clusters running in private, public, hybrid, or multi-cloud environments.
originalFilePath: src/index.md
indexCards: none
navigation:
Expand Down Expand Up @@ -41,13 +41,12 @@ directoryDefaults:
iconName: logos/KubernetesMono
displayBanner: >-
We're in the process of migrating the documentation from the previous EDB
Postgres Distributed for Kubernetes name to the new EDB CloudNativePG Global
Cluster name. You may see references to both names in this documentation.
Postgres Distributed for Kubernetes name to the new EDB Postgres® AI for CloudNativePG Global Cluster name. You may see references to both names in this documentation.
pdf: true

---

EDB Postgres Distributed for Kubernetes (`PGD4K`) is an
EDB Postgres® AI for CloudNativePG Global Cluster™ (also `CNPG-GC` or `PGD4K`) is an
operator designed to manage EDB Postgres Distributed (PGD) workloads on
Kubernetes, with traffic routed by PGD Proxy.

Expand Down
8 changes: 4 additions & 4 deletions product_docs/docs/postgres_for_kubernetes/1/index.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: EDB CloudNativePG Cluster
description: The EDB Postgres for Kubernetes operator is a fork based on CloudNativePG which provides additional value such as compatibility with Oracle databases and additional supported platforms such as IBM Power and OpenShift.
title: EDB Postgres® AI for CloudNativePG Cluster
description: The EDB Postgres® AI for CloudNativePG Cluster operator is a fork based on CloudNativePG which provides additional value such as compatibility with Oracle databases and additional supported platforms such as IBM Power and OpenShift.
originalFilePath: src/index.md
indexCards: none
directoryDefaults:
displayBanner: "We are in the process of migrating the documentation from the previous EDB Postgres for Kubernetes name to the new EDB CloudNativePG Cluster name. You may see references to both names in this documentation."
displayBanner: "We are in the process of migrating the documentation from the previous EDB Postgres for Kubernetes name to the new EDB Postgres® AI for CloudNativePG Cluster name. You may see references to both names in this documentation."
navigation:
- rel_notes
- '!commercial_support.mdx'
Expand Down Expand Up @@ -76,7 +76,7 @@ navRootedTo: /edb-postgres-ai/platforms-and-tools/kubernetes
pdf: true
---

The EDB Postgres for Kubernetes operator is a fork based on [CloudNativePG](https://cloudnative-pg.io).
The EDB Postgres® AI for CloudNativePG Cluster operator is a fork based on [CloudNativePG](https://cloudnative-pg.io).
It provides additional value such as compatibility with Oracle using EDB
Postgres Advanced Server and additional supported platforms such as IBM Power
and OpenShift. It is designed, developed, and supported by EDB and covers the
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -402,15 +402,15 @@ const Page = () => {
/>

<BannerWideLink to="/postgres_distributed_for_kubernetes/latest/">
EDB CloudNativePG Global Cluster
EDB Postgres® AI for CloudNativePG Global Cluster
<br />
<small>
<small>Formerly EDB Postgres Distributed for Kubernetes</small>
</small>
</BannerWideLink>

<BannerWideLink to="/postgres_for_kubernetes/latest/">
EDB CloudNativePG Cluster
EDB Postgres® AI for CloudNativePG Cluster
<br />
<small>
<small>Formerly EDB Postgres for Kubernetes</small>
Expand Down
Loading