kube-alive
kube-alive copied to clipboard
Experiment: Running and shifting stateful apps
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