Merge pull request #45531 from kohbis/trans-ja-containerd

[ja] Translate content/en/docs/reference/glossary/containerd.md
pull/45483/head^2
Kubernetes Prow Robot 2024-03-27 20:58:25 -07:00 committed by GitHub
commit 27f4bcdfbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
---
title: containerd
id: containerd
date: 2019-05-14
full_link: https://containerd.io/docs/
short_description: >
シンプルさ、堅牢性、移植性を重視したコンテナランタイムです。
aka:
tags:
- tool
---
シンプルさ、堅牢性、移植性を重視したコンテナランタイムです。
<!--more-->
containerdはLinuxやWindows上でデーモンとして実行される{{< glossary_tooltip text="コンテナ" term_id="container" >}}ランタイムです。containerdはコンテナイメージの取得や保存、コンテナの実行、ネットワークアクセスの提供などを行います。