Skip to content

Commit

Permalink
add component view diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
Tayfun Wiechert committed Feb 6, 2021
1 parent 8fc1f09 commit 26e102c
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 26e102c

Please sign in to comment.