Skip to content
Snippets Groups Projects
Commit b8e75152 authored by erthalion's avatar erthalion
Browse files

Overview diagrams

Add overview diagram of what would be created for a postgres cluster by
operator
parent 9c755881
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,11 @@ manages PostgreSQL clusters on Kubernetes: ...@@ -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:
![postgresql-operator](docs/diagrams/operator.png "K8S resources, created by operator")
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)
......
docs/diagrams/operator.png

253 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment