This commit is contained in:
inductor
2020-07-28 10:09:24 +09:00
parent 4a75904cba
commit 53bde7a47e
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -4,14 +4,14 @@ id: volume
date: 2018-04-12
full_link: /docs/concepts/storage/volumes/
short_description: >
Pod内のコンテナからアクセス可能なデータを含むディレクトリ。
Pod内のコンテナからアクセス可能なデータを含むディレクトリです
aka:
tags:
- core-object
- fundamental
---
{{< glossary_tooltip text="Pod" term_id="pod" >}}内の{{< glossary_tooltip text="コンテナ" term_id="container" >}}からアクセス可能なデータを含むディレクトリ。
{{< glossary_tooltip text="Pod" term_id="pod" >}}内の{{< glossary_tooltip text="コンテナ" term_id="container" >}}からアクセス可能なデータを含むディレクトリです
<!--more-->