-X POST "https://localhost:10250/checkpoint/default/counters/counter"
-X POST "https://localhost:10250/checkpoint/default/counters/counter"
</pre>
</pre>
+
+
+
=== Forensic Analysis ===
+
+
Once a checkpoint has been created, it's content can be analysed with the <code>checkpointctl</code> tool.
+
+
This tool provides a <code>list</code> and <code>show</code> commands that can be used to display an overview of the checkpoints stored in <code>/var/lib/kubelet/checkpoints</code>.