File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
content/ja/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ Kubernetes CRIと一緒にOCIコンテナランタイムを使うためのツー
14
14
15
15
<!-- more-->
16
16
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つです。
20
18
19
+ CRI-Oのデプロイによって、Kubernetesは任意のOCI準拠のランタイムを、{{< glossary_tooltip text="Pod" term_id="pod" >}}を実行するためのコンテナランタイムとして利用することと、リモートレジストリからOCIコンテナイメージを取得することができるようになります。
You can’t perform that action at this time.
0 commit comments