Skip to content

Commit

Permalink
doc: add architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie committed Mar 12, 2024
1 parent 91de706 commit f9fd273
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@

An event bridge for applications and services.

## Overview

Typhoon is a cloud native event bridge that connects applications and services. It is built on top of [Knative Eventing](https://knative.dev/docs/eventing/) and [Knative Serving](https://knative.dev/docs/serving/).

![Architecture](docs/architecture.png)

## Helm

[Helm](https://helm.sh/) can be used to install Typhoon to your Kubernetes cluster.
Expand Down
Binary file added docs/architecture.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 f9fd273

Please sign in to comment.