tech:notes_cri_runtimes_-_container_runtime_interface
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| tech:notes_cri_runtimes_-_container_runtime_interface [2025/09/17 14:42] – créée Jean-Baptiste | tech:notes_cri_runtimes_-_container_runtime_interface [2025/10/03 12:21] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| < | < | ||
| - | {{tag> | + | {{tag> |
| + | |||
| + | # CRI runtimes - Container Runtime Interface | ||
| + | |||
| + | ** Brouillon ** | ||
| + | |||
| + | Voir : | ||
| + | * https:// | ||
| + | * [[Notes - nerdctl]] | ||
| + | |||
| + | Voir Docker est mort : | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | |||
| + | |||
| - | # CRI runtimes - Container Runtime Interface | ||
| - | Dockerd est mort | ||
| Ligne 46: | Ligne 67: | ||
| Podman implements CRI-O, while Docker implements " | Podman implements CRI-O, while Docker implements " | ||
| - | FIXME | + | |
| + | ## Autres | ||
| + | |||
| + | Isolation MicroVM des containers : | ||
| + | * Kata Container | ||
| + | * Firecracker | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | crun a container runtime written in C (by contrast, runc is written in Go.) | ||
| + | firecracker-containerd from AWS, which implements the OCI specification as individual lightweight VMs (and it is also the same technology which powers AWS Lambda) | ||
| + | gVisor from Google, which creates containers that have their own kernel. It implements OCI in its runtime called runsc. | ||
| + | |||
| + | https:// | ||
tech/notes_cri_runtimes_-_container_runtime_interface.1758112936.txt.gz · Dernière modification : de Jean-Baptiste
