kube-alive icon indicating copy to clipboard operation
kube-alive copied to clipboard

Experiment: Running and shifting stateful apps

Open daniel-kun opened this issue 6 years ago • 0 comments

An experiment that shows how Kubernetes can piggyback state along with moving pods. Example experiment setup:

  • A stateful app that stores input
  • A button to kill this app and move it to another container or even node
  • See how the app arises with the state carried with it

daniel-kun avatar Feb 28 '18 15:02 daniel-kun