Changes

m
Line 13: Line 13:  
Once the checkpointing has been created, it will be saved as a tar archive with the following name <code>checkpoint-<pod>_<namespace>-<container>-<timestamp>.tar</code> in <code>/var/lib/kubelet/checkpoints</code>.
 
Once the checkpointing has been created, it will be saved as a tar archive with the following name <code>checkpoint-<pod>_<namespace>-<container>-<timestamp>.tar</code> in <code>/var/lib/kubelet/checkpoints</code>.
   −
=== Example ===
+
=== Usage Example ===
    
==== 1. Creating a Pod with a single container ====
 
==== 1. Creating a Pod with a single container ====
509

edits