Skip to content

Commit 62b9c73

Browse files
ryanzidagorlenferink
authored andcommitted
docs-fr | reference | glossary | cri (#15287)
1 parent 34c22e6 commit 62b9c73

File tree

1 file changed

+17
-0
lines changed
  • content/fr/docs/reference/glossary

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Container Runtime Interface (CRI)
3+
id: cri
4+
date: 2019-03-07
5+
full_link: https://kubernetes.io/docs/concepts/overview/components/#container-runtime
6+
short_description: >
7+
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

Comments
 (0)