Skip to content

Commit

Permalink
replace overview picture
Browse files Browse the repository at this point in the history
  • Loading branch information
severindellsperger committed Aug 19, 2024
1 parent fa52e8f commit 3178d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ HawkEye is an advanced controller designed to facilitate Intent-Based Networking

When receiving path requests from clients via gRPC, HawkEye calculates optimal paths based on the specified intents and maps these paths to segment lists, which are then returned to the clients for packet encapsulation. The application continuously monitors the network, adjusting paths as network conditions evolve. If a change is necessary to maintain the intent, an updated segment list is automatically provided to the client, ensuring that the network meets the desired requirements.

![HawkEye Architecture](docs/images/Hawkv6-High-Level-Architecture-high.drawio.svg)
![HawkEye Architecture](docs/images/Hawkv6-High-Level-Architecture.drawio.svg)

## Key Features

Expand Down

0 comments on commit 3178d07

Please sign in to comment.