Changes

Jump to navigation Jump to search
No change in size ,  7 November
m
Line 57: Line 57:     
==== 3. Creating a checkpoint of the running container ====
 
==== 3. Creating a checkpoint of the running container ====
 +
 +
The <code>--insecure</code> command-line option is necessary for <code>curl</code> to accept the kubelet's self-signed certificate.
    
<pre>
 
<pre>
Line 64: Line 66:  
   -X POST "https://localhost:10250/checkpoint/default/counters/counter"
 
   -X POST "https://localhost:10250/checkpoint/default/counters/counter"
 
</pre>
 
</pre>
  −
The <code>--insecure</code> command-line option is necessary for <code>curl</code> to accept the kubelet's self-signed certificate.
 
509

edits

Navigation menu