review componentes page and related overview pages
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Container runtime interface (CRI)
|
||||
id: cri
|
||||
date: 2019-03-07
|
||||
full_link: /docs/concepts/overview/components/#container-runtime
|
||||
short_description: >
|
||||
Una API per i container runtimes che si integra con la kubelet
|
||||
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
---
|
||||
Il container runtime interface (CRI) è una API per container runtimes
|
||||
che si integra con la kubelet in un node.
|
||||
<!--more-->
|
||||
|
||||
Per maggiori informazioni, guarda [CRI](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md) API e relative specifiche.
|
||||
Reference in New Issue
Block a user