Changes

m
Add Kubernetes in the list of software that supports checkpoint/restore
Line 1: Line 1:  
<div style="float: {{{1|right}}}">
 
<div style="float: {{{1|right}}}">
 
{{Download box|left}}
 
{{Download box|left}}
[[Image:4.0.c.jpg|right|340px]]
+
[[Image:4.1.jpg|right|340px]]
 
</div>
 
</div>
 
__NOTOC__
 
__NOTOC__
Line 8: Line 8:  
Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a Linux software. It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are now possible.
 
Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a Linux software. It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are now possible.
   −
CRIU started as a project of Virtuozzo, and grew with the tremendous help from the [[community]]. It is currently used by (integrated into) OpenVZ, [[LXC]]/LXD, [[Docker]], [[Podman]], and [[Integration|other software]], and [[packages|packaged for many Linux distributions]].
+
CRIU started as a project of Virtuozzo, and grew with the tremendous help from the [[community]]. It is currently used by (integrated into) OpenVZ, [[LXC]]/LXD/Incus, [[Docker]], [[Podman]], [[Kubernetes]] and [[Integration|other software]], and [[packages|packaged for many Linux distributions]].
 
</big>
 
</big>
 
{{Like}}
 
{{Like}}
509

edits