Skip to content

liunan-ms/Wormhole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Wormhole

Live migration of containers between Mariner Linux hosts on Azure Kubernetes Service.

Architecture

Diagram detailing structure of a wormhole live migration Wormhole pods are deployed on the source and destination nodes to enable migration. Checkpoint and restore utilities are utilized on the host machine to access the containerd container runtime.

File I/O Workload

A toy file I/O Go application for demonstrating the transfer of container state between nodes.

Experiments

Explorations of potential aspects of the live migration workflow.

Kernel

Wormhole live migration requires an AKS cluster with a Mariner kernel compiled with options to enable CRIU. CRIU must also be installed on the cluster nodes.

About

Container live migration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.0%
  • JavaScript 10.1%
  • Shell 4.1%
  • Dockerfile 3.8%