Changes

m
Line 15: Line 15:  
=== Example ===
 
=== Example ===
   −
1. Creating a Pod called <code>counters</code> with a single container called <code>counter</code>:
+
==== 1. Creating a Pod called <code>counters</code> with a single container called <code>counter</code> ====
    
<pre>
 
<pre>
Line 41: Line 41:  
</pre>
 
</pre>
   −
2. Creating a checkpoint of the running container:
+
==== 2. Creating a checkpoint of the running container ====
    
<pre>
 
<pre>
509

edits