You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/releases/0.3.0.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,10 @@ weight: 997
15
15
Crunchy Data announces the release of `pgo`, Postgres Operator Client from Crunchy Data 0.3.0.
16
16
17
17
Built as a `kubectl` plugin, the `pgo` CLI facilitates the creation and management of PostgreSQL clusters created using [Crunchy Postgres for Kubernetes][].
18
+
18
19
For more information about using the CLI and the various commands available, please see the [`pgo` CLI documentation][].
19
20
20
-
Additionally, please see the [PGO documentation][] for information about
Additionally, please see the [CPK documentation](https://access.crunchydata.com/documentation/postgres-operator/latest) for information about [getting started](https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart/) with Crunchy Postgres for Kubernetes.
23
22
24
23
## Features
25
24
- The Support Export command now collects [LimitRanges][] from the PostgresCluster's namespace.
@@ -29,7 +28,7 @@ with Crunchy Postgres for Kubernetes.
29
28
## Changes
30
29
31
30
- The Support Export command now stores a table of Kubernetes Node information and collects Node YAML manifests.
32
-
- The Support Export command now collects Pod logs from the PGO[monitoring stack][].
31
+
- The Support Export command now collects Pod logs from the CPK[monitoring stack][].
33
32
- The Support Export command now compresses the tar archive with gzip (tar.gz).
34
33
- The Support Export archive now stores the current version of the PGO CLI.
35
34
- The Support Export command now displays archive file size information when run.
0 commit comments