Skip to content

Commit

Permalink
Create overview doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuCesbron committed Feb 9, 2024
1 parent 2b99232 commit 54a06d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Operator Overview
# Operator Overview
The operator watches `Immudb resources`. See the default operator behavior in the diagram below.
<br></br>
<p align="center" width="100%">
<img src="./overview.png" width="500">
</p>

## **Pro Tips :bulb:**
1. Deleting the `immudb resource` deletes the database and all its associated resources (services, persistantVolumeClaim, ...).
2. You can create as much `immudb resources` as you want. The limit is your cluster infrastructure.
Binary file added docs/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 54a06d6

Please sign in to comment.