DevZero Logo
DevZero

Live Migration

Checkpointing and restoring pods

Live Migration

Currently in closed alpha.

Prerequisites:

If using Kubernetes <1.32, rolling out our backported containerd binary.

If using GPUs, updating to latest gpu-operator and k8s-device-plugin versions.

Live migration is current supported for the following workload types: ReplicaSet (Deployment, StatefulSet, DaemonSet), Pod. Job (and CronJob) will be available soon.

On this page