Overview diagrams (#466)
Add overview diagram of what would be created for a postgres cluster by operator
This commit is contained in:
parent
43e8288751
commit
44895939f3
|
|
@ -28,6 +28,11 @@ manages PostgreSQL clusters on Kubernetes:
|
|||
3. Finally, the operator periodically synchronizes the actual state of each
|
||||
Postgres cluster with the desired state defined in the cluster's manifest.
|
||||
|
||||
Here is a diagram, that summarizes what would be created by the operator, when a
|
||||
new Postgres cluster CRD was submitted:
|
||||
|
||||

|
||||
|
||||
There is a browser-friendly version of this documentation at
|
||||
[postgres-operator.readthedocs.io](https://postgres-operator.readthedocs.io)
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 253 KiB |
Loading…
Reference in New Issue