schrej / podmigration-operator

Part of a PoC of Pod migration in Kubernetes
Apache License 2.0
25 stars 4 forks source link

podmigration-operator

This operator is part of a prototypical implementation of Pod migration for Kubernetes. It requres several changes to the Kubernetes API, kubelet, and the used container runtime in order to work. Modified versions of Kubernetes and containerd can be found in the following repos.

I might write a guide on how to set up everything later, for now you can reach out on the Kubernetes Slack if you're interested.