We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1194953 commit 0a8c911Copy full SHA for 0a8c911
content/ja/docs/reference/glossary/volume.md
@@ -8,7 +8,6 @@ short_description: >
8
9
aka:
10
tags:
11
-- core-object
12
- fundamental
13
---
14
データを格納するディレクトリで、{{< glossary_tooltip text="Pod" term_id="pod" >}}内の{{< glossary_tooltip text="コンテナ" term_id="container" >}}からアクセス可能です。
@@ -17,4 +16,4 @@ tags:
17
16
18
Kubernetesボリュームはボリュームを含んだPodが存在する限り有効です。そのため、ボリュームはPod内で実行されるどのコンテナよりも長く存在し、コンテナが再起動してもボリューム内のデータは維持されます。
19
20
-詳しくは[ストレージ](/ja/docs/concepts/storage/)をご覧ください。
+詳しくは[ストレージ](/docs/concepts/storage/)をご覧ください。
0 commit comments