Containers are immutable by design making Kubernetes the standard execution platorm for stateless workloads.
We do see more and Statefull applications designed for Kubernetes like Databasaes and Jobs. But it still comes with some challenges.
What about a long running process that you want to migrate from one node to another without loosing any processing time?
With Container Live Migration a Statefull Minecraft process can be migrated from one node to another without any visible interruption https://www.youtube.com/watch?v=LveOlly1ajA&t=4s.
Similarly, you can migrate a long running job to a new machine when you need to perform maintenance activities on your worker node.
Join our session to learn how Live Migration can reduce toil, improve uptime and save costs.
Jerome works as a Field Engineer at CAST AI, Application Performance Automation. Prior to that, Jerome worked for different Cloud Native organizations like Docker and HashiCorp.