You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Une API pour les runtimes de conteneurs à intégrer avec kubelet
8
+
9
+
10
+
aka:
11
+
tags:
12
+
- fundamental
13
+
---
14
+
L'interface d'exécution de conteneur (CRI, de l'anglais Container Runtime Interface) est une API pour les runtimes de conteneurs à intégrer avec kubelet, sur un nœud.
15
+
<!--more-->
16
+
17
+
Pour plus d'informations, se référer aux spécificités de l'API [CRI](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md).
0 commit comments