Live data from Hacker News

Kubernetes 1.25 will be out next week – List of new features and deprecations

sysdig.com

1–3 of 3 posts

Re: Kubernetes 1.25 will be out next week – List of new features and deprecations

#3
post #2

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!

"Container diff" -> Mindblown

Shouldn't be to different right? Kubernetes just stores the snapshots as tar packages.