Kubernetes 1.25 will be out next week – List of new features and deprecations
1–3 of 3 posts
Re: Kubernetes 1.25 will be out next week – List of new features and deprecations
#2Container checkpointing -- very cool from a forensics use case! I hope someone produces a useful "container diff" tool to make visualizing differences between checkpoints easier!
Re: Kubernetes 1.25 will be out next week – List of new features and deprecations
#3Container 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.