Skip to content
Snippets Groups Projects
Commit ed47fa7e authored by Fabian Seidl's avatar Fabian Seidl
Browse files

add pngs to dir and README

parent eb9ef95a
No related branches found
No related tags found
1 merge request!929Update architecture figures
Pipeline #216092 passed
This commit is part of merge request !929. Comments created here will be created in the context of that merge request.
...@@ -72,6 +72,21 @@ A simple showcase how the controller can be addressed after ...@@ -72,6 +72,21 @@ A simple showcase how the controller can be addressed after
on them. They are currently unsupported. on them. They are currently unsupported.
- `controller` represents the `goSDN-controller`. - `controller` represents the `goSDN-controller`.
<div align="center" style="margin-bottom:3em; margin-top:4em">
<img src="documentation/figures/overview/updated_controller_architecture_overview.drawio.png" />
<p> Overview of the controller architecture</p>
</div>
<div align="center" style="margin-bottom:3em; margin-top:4em">
<img src="documentation/figures/nucleus/updated_controller_architecture_nucleus.drawio.png" />
<p> Detailed view of nucleus </p>
</div>
<div align="center" style="margin-bottom:3em; margin-top:4em">
<img src="documentation/figures/plugins/plugin-device-interaction.drawio.png" />
<p> Detailed view of plugin mechanism</p>
</div>
--- ---
## Concepts ## Concepts
......
documentation/figures/nucleus/updated_controller_architecture_nucleus.drawio.png

53.9 KiB

documentation/figures/overview/updated_controller_architecture_overview.drawio.png

38.5 KiB

documentation/figures/plugins/plugin-device-interaction.drawio.png

38.9 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment