Y
Hacker News
new
|
ask
|
show
|
jobs
by
nathanb
1399 days ago
Container checkpointing -- very cool from a forensics use case! I hope someone produces a useful "container diff" tool to make visualizing differences between checkpoints easier!
1 comments
capitangolo
1399 days ago
"Container diff" -> Mindblown
Shouldn't be to different right? Kubernetes just stores the snapshots as tar packages.
link
Shouldn't be to different right? Kubernetes just stores the snapshots as tar packages.