Skip to content

Commit 4489593

Browse files
erthalionsdudoladov
authored andcommitted
Overview diagrams (zalando#466)
Add overview diagram of what would be created for a postgres cluster by operator
1 parent 43e8288 commit 4489593

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ manages PostgreSQL clusters on Kubernetes:
2828
3. Finally, the operator periodically synchronizes the actual state of each
2929
Postgres cluster with the desired state defined in the cluster's manifest.
3030

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+
![postgresql-operator](docs/diagrams/operator.png "K8S resources, created by operator")
35+
3136
There is a browser-friendly version of this documentation at
3237
[postgres-operator.readthedocs.io](https://postgres-operator.readthedocs.io)
3338

docs/diagrams/operator.png

253 KB
Loading

0 commit comments

Comments
 (0)