miguelammatos / Kollaps

Kollaps: a decentralized container based network emulator
Apache License 2.0
30 stars 5 forks source link

how can we get topology.xml? #22

Closed chenwong closed 3 years ago

chenwong commented 3 years ago

Friend, how can we get topology.xml file?

vschiavoni commented 3 years ago

Hello Chen, topology.xml files are provided by the Kollaps users. We provide an example here: https://github.com/miguelammatos/Kollaps/blob/master/examples/iperf3/topology.xml

Additional instructions are available here: https://github.com/miguelammatos/Kollaps/tree/master/examples#topology

You should modify and customize the topology.xml according to the topology and systems that you want to use for your experiment. If you have issues with this, post here the topology you want to use and we'll look at it.

chenwong commented 3 years ago

ok, understood. Thanks a lot.