We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e8288 commit 4489593Copy full SHA for 4489593
README.md
@@ -28,6 +28,11 @@ manages PostgreSQL clusters on Kubernetes:
28
3. Finally, the operator periodically synchronizes the actual state of each
29
Postgres cluster with the desired state defined in the cluster's manifest.
30
31
+Here is a diagram, that summarizes what would be created by the operator, when a
32
+new Postgres cluster CRD was submitted:
33
+
34
+
35
36
There is a browser-friendly version of this documentation at
37
[postgres-operator.readthedocs.io](https://postgres-operator.readthedocs.io)
38
docs/diagrams/operator.png
253 KB
0 commit comments