Skip to content

Commit b6f9694

Browse files
committed
Update content/ja/docs/reference/glossary/cri-o.md
Signed-off-by: kenta-iijima <[email protected]>
1 parent 803b561 commit b6f9694

File tree

1 file changed

+2
-3
lines changed
  • content/ja/docs/reference/glossary

1 file changed

+2
-3
lines changed

content/ja/docs/reference/glossary/cri-o.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Kubernetes CRIと一緒にOCIコンテナランタイムを使うためのツー
1414

1515
<!--more-->
1616

17-
CRI-Oは、Open Container Initiative (OCI) [runtime spec](https://www.github.com/opencontainers/runtime-spec)と互換性がある{{< glossary_tooltip text="コンテナ" term_id="container" >}}ランタイムを使用できるようにするための、{{< glossary_tooltip term_id="cri" >}}の実装の1つです。
18-
19-
CRI-Oのデプロイによって、Kubernetesは、任意のOCI準拠のランタイムを{{< glossary_tooltip text="Pod" term_id="pod" >}}を実行するためのコンテナランタイムとして利用することと、リモートレジストリからOCIコンテナイメージを取得することができるようになります。
17+
CRI-OはOpen Container Initiative (OCI) [runtime spec](https://www.github.com/opencontainers/runtime-spec)と互換性がある{{< glossary_tooltip text="コンテナ" term_id="container" >}}ランタイムを使用できるようにするための{{< glossary_tooltip term_id="cri" >}}の実装の1つです。
2018

19+
CRI-Oのデプロイによって、Kubernetesは任意のOCI準拠のランタイムを、{{< glossary_tooltip text="Pod" term_id="pod" >}}を実行するためのコンテナランタイムとして利用することと、リモートレジストリからOCIコンテナイメージを取得することができるようになります。

0 commit comments

Comments
 (0)