Translate /docs/concepts/containers/overview/ into Japanese
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: コンテナランタイム
|
||||
id: container-runtime
|
||||
date: 2019-06-05
|
||||
full_link: /docs/reference/generated/container-runtime
|
||||
full_link: /ja/docs/setup/production-environment/container-runtimes
|
||||
short_description: >
|
||||
コンテナランタイムは、コンテナの実行を担当するソフトウェアです。
|
||||
|
||||
@@ -16,7 +16,7 @@ tags:
|
||||
<!--more-->
|
||||
|
||||
Kubernetesは次の複数のコンテナランタイムをサポートします。
|
||||
[Docker](http://www.docker.com), [containerd](https://containerd.io), [cri-o](https://cri-o.io/),
|
||||
[rktlet](https://github.com/kubernetes-incubator/rktlet) および全ての
|
||||
{{< glossary_tooltip term_id="docker">}}、{{< glossary_tooltip term_id="containerd" >}}、{{< glossary_tooltip term_id="cri-o" >}}、
|
||||
および全ての
|
||||
[Kubernetes CRI (Container Runtime Interface)](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md)
|
||||
実装。
|
||||
実装です。
|
||||
|
||||
Reference in New Issue
Block a user