/celestial-container-migration

Bachelor's Thesis Project

Primary LanguagePythonMIT LicenseMIT

Celestial Container Migration

This is the implementation part of my thesis "Evaluating the Feasibility of Proactive Container Migration on the LEO Edge". This repository contains scripts, configuration files and other resources to deploy the migration orchestrator with Celestial and to run and evaluate experiments.

  • For building, deploying the experiments, check out the README in the celestial-app directory.
  • For examining the source code of the migration orchestrator, check out the packages directory.
  • Custom Terraform files for deploying Celestial on GCP are in the terraform directory.
  • A modified version of Celestial's rootfsbuilder is in the builder directory.
  • Figures from the thesis are in the fig directory.
  • All the collected data is in the data directory.
  • For experimenting with Firecracker locally, check out the firecracker directory.