Skip to content

Commit cfebafd

Browse files
authored
Renaming to Percona Operator for PostgreSQL (#232)
1 parent 26e1e30 commit cfebafd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to Percona Distribution for PostgreSQL Operator
1+
# Contributing to Percona Operator for PostgreSQL
22

33
## Prerequisites
44

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Percona Distribution for PostgreSQL Operator
1+
# Percona Operator for PostgreSQL
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
44

55
## Introduction
66

7-
Percona Distribution for PostgreSQL Operator automates and simplifies deploying and managing open source PostgreSQL clusters on Kubernetes. Percona Distribution for PostgreSQL Operator is based on [Postgres Operator](https://crunchydata.github.io/postgres-operator/latest/) developed by Crunchy Data.
7+
Percona Operator for PostgreSQL automates and simplifies deploying and managing open source PostgreSQL clusters on Kubernetes. Percona Operator for PostgreSQL is based on [Postgres Operator](https://crunchydata.github.io/postgres-operator/latest/) developed by Crunchy Data.
88

99
Whether you need to get a simple PostgreSQL cluster up and running, need to deploy a high availability, fault tolerant cluster in production, or are running your own database-as-a-service, the Operator provides the essential features you need to keep your clusters healthy:
1010

@@ -142,9 +142,9 @@ See full installation instructions with examples and various advanced cases on [
142142

143143
## Design overview
144144

145-
![Percona Distribution for PostgreSQL Operator](operator.svg)
145+
![Percona Operator for PostgreSQL](operator.svg)
146146

147-
PostgreSQL containers deployed with Percona Distribution for PostgreSQL Operator include the following components:
147+
PostgreSQL containers deployed with Percona Operator for PostgreSQL include the following components:
148148

149149
* [PostgreSQL](https://www.postgresql.org/)
150150
* [PostgreSQL Contrib Modules](https://www.postgresql.org/docs/current/contrib.html)
@@ -157,7 +157,7 @@ PostgreSQL containers deployed with Percona Distribution for PostgreSQL Operator
157157
* [pg_stat_monitor](https://github.com/percona/pg_stat_monitor/)
158158
* LLVM (for JIT compilation)
159159

160-
Percona Distribution for PostgreSQL Operator Monitoring involves the following components:
160+
Percona Operator for PostgreSQL Monitoring involves the following components:
161161

162162
* [pmm-server](https://www.percona.com/doc/percona-monitoring-and-management/2.x/details/architecture.html#pmm-server)
163163
* [pmm-client](https://www.percona.com/doc/percona-monitoring-and-management/2.x/details/architecture.html#pmm-client)

code-of-conduct.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Percona Distribution for PostgreSQL Operator Code of Conduct
1+
# Percona Operator for PostgreSQL Code of Conduct
22

33
All Percona Products follow the [Percona Community Code of Conduct](https://github.com/percona/community/blob/main/content/contribute/coc.md).
44

0 commit comments

Comments
 (0)