Skip to content

Commit 369d512

Browse files
Update content/ja/docs/concepts/storage/volumes.md
Co-authored-by: nasa9084 <[email protected]>
1 parent e756335 commit 369d512

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/ja/docs/concepts/storage/volumes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,8 @@ PersistentVolumeClaimは、ユーザが特定のクラウド環境の詳細を
653653

654654
`portworxVolume`は、Kubernetesとハイパーコンバージドで動作するエラスティックブロックストレージレイヤーです。
655655
[Portworx](https://portworx.com/use-case/kubernetes-storage/)は、サーバー内のストレージをフィンガープリントを作成し、機能に応じて階層化し、複数のサーバーにまたがって容量を集約します。
656-
Portworxは、仮想マシンまたはベアメタルLinuxノードでゲスト内で動作します。
656+
Portworxは、仮想マシンまたはベアメタルのLinuxノードでゲスト内動作します。
657+
657658

658659
`portworxVolume`はKubernetesを通して動的に作成することができますが、事前にプロビジョニングしてPodの中で参照することもできます。
659660
以下は、事前にプロビジョニングされたPortworxボリュームを参照するPodの例です。

0 commit comments

Comments
 (0)