Skip to content

Commit

Permalink
Add link to checkpointing follow-up article
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Reber <[email protected]>
  • Loading branch information
adrianreber committed Mar 7, 2023
1 parent bf343e6 commit 511e491
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,11 @@ and without losing the state of the containers in that Pod.
You can reach SIG Node by several means:
- Slack: [#sig-node](https://kubernetes.slack.com/messages/sig-node)
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-node)

## Further reading

Please see the follow-up article [Forensic container
analysis][forensic-container-analysis] for details how a container checkpoint
can be analyzed.

[forensic-container-analysis]: https://kubernetes.io/blog/2023/03/10/forensic-container-analysis/

0 comments on commit 511e491

Please sign in to comment.