We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a804d2 + 6798680 commit 5885bfdCopy full SHA for 5885bfd
content/en/blog/_posts/2022-12-05-forensic-container-checkpointing/index.md
@@ -207,3 +207,11 @@ and without losing the state of the containers in that Pod.
207
You can reach SIG Node by several means:
208
- Slack: [#sig-node](https://kubernetes.slack.com/messages/sig-node)
209
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-node)
210
+
211
+## Further reading
212
213
+Please see the follow-up article [Forensic container
214
+analysis][forensic-container-analysis] for details on how a container checkpoint
215
+can be analyzed.
216
217
+[forensic-container-analysis]: /blog/2023/03/10/forensic-container-analysis/
0 commit comments