Skip to content

Commit

Permalink
Merge pull request #17 from DataReply/add-component-view
Browse files Browse the repository at this point in the history
add component view diagram
  • Loading branch information
michael-datareply authored Jun 1, 2023
2 parents 8fc1f09 + 26e102c commit 63a59b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ realm
app2.yaml
```

A reference implementation of the assumed deployment structure can be found [here](https://github.com/DataReply/korganizer-reference).

Supported templating engines:
- helmfile
- kontemplate
Korgi acts as glue between kubernetes templating and state management engines.
In its current version, Korgi integrates [Helmfile](https://github.com/roboll/helmfile) and [kapp](https://github.com/vmware-tanzu/carvel-kapp) while imposing a specific deployment structure.

<p align="center">
<img src="doc/img/korgi-component-view.png">
</p>

A reference implementation of the assumed deployment structure can be found [here](https://github.com/DataReply/korganizer-reference).

Supported execution engines:
- kapp


# Examples
Expand Down
Binary file added doc/img/korgi-component-view.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 63a59b3

Please sign in to comment.