Overview diagrams
Add overview diagram of what would be created for a postgres cluster by operator
This commit is contained in:
parent
9c7558816c
commit
b8e75152e5
|
|
@ -28,6 +28,11 @@ manages PostgreSQL clusters on Kubernetes:
|
||||||
3. Finally, the operator periodically synchronizes the actual state of each
|
3. Finally, the operator periodically synchronizes the actual state of each
|
||||||
Postgres cluster with the desired state defined in the cluster's manifest.
|
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
|
There is a browser-friendly version of this documentation at
|
||||||
[postgres-operator.readthedocs.io](https://postgres-operator.readthedocs.io)
|
[postgres-operator.readthedocs.io](https://postgres-operator.readthedocs.io)
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 253 KiB |
Loading…
Reference in New Issue