Changes

m
Line 47: Line 47:  
</pre>
 
</pre>
   −
The following command-line options are necessary for <code>curl</code> to accept the kubelet's self-signed certificate (<code>--insecure</code>) and *authorize* the use of the checkpoint API:
+
The following command-line options are necessary for <code>curl</code> to accept the kubelet's self-signed certificate (<code>--insecure</code>) and authorize the use of the checkpoint API (<code>--cert</code>, <code>--key</code>).
    
<pre>
 
<pre>
509

edits