Skip to content

Commit 0a8c911

Browse files
committed
[ja] Update content/ja/docs/reference/glossary/volume.md
1 parent 1194953 commit 0a8c911

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/ja/docs/reference/glossary/volume.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ short_description: >
88
99
aka:
1010
tags:
11-
- core-object
1211
- fundamental
1312
---
1413
データを格納するディレクトリで、{{< glossary_tooltip text="Pod" term_id="pod" >}}内の{{< glossary_tooltip text="コンテナ" term_id="container" >}}からアクセス可能です。
@@ -17,4 +16,4 @@ tags:
1716

1817
Kubernetesボリュームはボリュームを含んだPodが存在する限り有効です。そのため、ボリュームはPod内で実行されるどのコンテナよりも長く存在し、コンテナが再起動してもボリューム内のデータは維持されます。
1918

20-
詳しくは[ストレージ](/ja/docs/concepts/storage/)をご覧ください。
19+
詳しくは[ストレージ](/docs/concepts/storage/)をご覧ください。

0 commit comments

Comments
 (0)