website/content/ja/docs/reference/glossary/container-runtime.md

830 B

title id date full_link short_description aka tags
コンテナランタイム container-runtime 2019-06-05 /ja/docs/setup/production-environment/container-runtimes コンテナランタイムは、コンテナの実行を担当するソフトウェアです。
fundamental
workload

コンテナランタイムは、コンテナの実行を担当するソフトウェアです。

Kubernetesは次の複数のコンテナランタイムをサポートします。 {{< glossary_tooltip term_id="docker">}}、{{< glossary_tooltip term_id="containerd" >}}、{{< glossary_tooltip term_id="cri-o" >}}、 および全ての Kubernetes CRI (Container Runtime Interface) 実装です。