Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
Kubernetes
(edit)
Revision as of 16:05, 7 November 2025
No change in size
,
7 November
m
→3. Creating a checkpoint of the running container
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.
Radostin
509
edits