Skip to content

Commit d8c95f8

Browse files
authored
Merge pull request #46556 from rihib/translate-into-ja_45475
[ja] Translate content/en/docs/reference/glossary/cri.md into Japanese
2 parents 53e7c65 + e6512c7 commit d8c95f8

File tree

1 file changed

+17
-0
lines changed
  • content/ja/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: コンテナランタイムインターフェース(CRI)
3+
id: cri
4+
date: 2019-03-07
5+
full_link: /docs/concepts/overview/components/#container-runtime
6+
short_description: >
7+
コンテナランタイムがkubeletと統合するためのAPIです
8+
9+
10+
aka:
11+
tags:
12+
- fundamental
13+
---
14+
コンテナランタイムインターフェース(CRI)は、ノード上の{{< glossary_tooltip text="kubelet" term_id="kubelet" >}}と統合するためのコンテナランタイム用APIです。
15+
<!--more-->
16+
17+
詳細については、[CRI](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md)のAPIと仕様をご覧ください。

0 commit comments

Comments
 (0)