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

move graphics to concepts section

parent a9d20f12
No related branches found
No related tags found
1 merge request!1148Improve documentation in README
...@@ -72,6 +72,10 @@ A simple showcase how the controller can be addressed after ...@@ -72,6 +72,10 @@ 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`.
---
## Concepts
<div align="center" style="margin-bottom:3em; margin-top:4em"> <div align="center" style="margin-bottom:3em; margin-top:4em">
<img src="documentation/figures/overview/updated_controller_architecture_overview.drawio.png" /> <img src="documentation/figures/overview/updated_controller_architecture_overview.drawio.png" />
<p> Overview of the controller architecture</p> <p> Overview of the controller architecture</p>
...@@ -87,10 +91,6 @@ A simple showcase how the controller can be addressed after ...@@ -87,10 +91,6 @@ A simple showcase how the controller can be addressed after
<p> Detailed view of plugin mechanism</p> <p> Detailed view of plugin mechanism</p>
</div> </div>
---
## Concepts
The `goSDN` controllers core - also called `nucleus` - is a lightweight library The `goSDN` controllers core - also called `nucleus` - is a lightweight library
that manages principal network domains and provides southbound interface that manages principal network domains and provides southbound interface
operations for managed network elements. operations for managed network elements.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment