lf-edge / eden

Eden is where EVE and Adam get tried and tested:
https://projecteve.dev
Apache License 2.0
50 stars 48 forks source link

Eden-SDN: add examples for application IP routing configurations #938

Closed milan-zededa closed 9 months ago

milan-zededa commented 10 months ago

These examples cover propagation of IP routes from network instances to applications, implemented in EVE by this PR: https://github.com/lf-edge/eve/pull/3690 Eventually, I would like to prepare an eden test (in Go), but for now we will have at least examples that can be run manually and used to test EVE.

milan-zededa commented 9 months ago

@giggsoff @uncleDecart With the latest EVE version the example is now working as expected. I have updated the default EVE version used by eden and marked the PR as ready for review.