Skip to content

Commit

Permalink
Show a dataplane diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Nov 20, 2023
1 parent 4872445 commit 10eed26
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ After the authentication token is created, it creates a storage class deployment

![Architecture](architecture.drawio.svg)

The Dataplane is built like this:

![Dataplane](dataplane.drawio.svg)

## Configuration

The configuration is done through a CustomResource in the shoot namespace in the seed. The Duros CustomResource contains a Reference to the metal-api project the Endpoints and the name of StorageClasses which should be created. The JWT Token is stored as StorageClass Secret.
Expand Down
Loading

0 comments on commit 10eed26

Please sign in to comment.