Changes between Version 3 and Version 4 of Tutorials/Edge Computing/Service Migration
- Timestamp:
- May 18, 2020, 11:37:05 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Edge Computing/Service Migration
v3 v4 1 This wiki page contains tutorials for container migration for edge cloud applications using ORBIT and COSMOS testbed. The following citation can be used for this work. 2 3 ''Maheshwari, Sumit, Shalini Choudhury, Ivan Seskar, and Dipankar Raychaudhuri. "Traffic-aware dynamic container migration for real-time support in mobile edge clouds." In 2018 IEEE International Conference on Advanced Networks and Telecommunications Systems (ANTS), pp. 1-6. IEEE, 2018.'' 4 5 Last updated: May 2020 6 1 7 == Container Service Migration == 2 8 … … 7 13 8 14 === Prerequisites === 9 In order to access the testbed, create a reservation, and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. Please follow the process shown on [wiki:cosmos_workflow the COSMOS work flow page] to get started.15 In order to access the testbed, create a reservation, and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. 10 16 11 17 === Resources required === … … 13 19 14 20 === Topology === 15 The following topology is used in this experiment. The registry node stores the container layer information which can be queried by any of the nodes. The migration from the source to the destination takes place using multiple container layers.21 The following topology is used in this experiment. The container is migrated from the source to the destination. The node information and the results can be collected from the console. 16 22 17 [[Image(topo.png, 400)]] 23 [[Image(topo.2.png, 400)]] 24 25 === Tutorial === 26 ==== Set Up ==== 18 27 19 28 20 29 30 31 32