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 e756335 commit 369d512Copy full SHA for 369d512
content/ja/docs/concepts/storage/volumes.md
@@ -653,7 +653,8 @@ PersistentVolumeClaimは、ユーザが特定のクラウド環境の詳細を
653
654
`portworxVolume`は、Kubernetesとハイパーコンバージドで動作するエラスティックブロックストレージレイヤーです。
655
[Portworx](https://portworx.com/use-case/kubernetes-storage/)は、サーバー内のストレージをフィンガープリントを作成し、機能に応じて階層化し、複数のサーバーにまたがって容量を集約します。
656
-Portworxは、仮想マシンまたはベアメタルLinuxノードでゲスト内で動作します。
+Portworxは、仮想マシンまたはベアメタルのLinuxノードでゲスト内動作します。
657
+
658
659
`portworxVolume`はKubernetesを通して動的に作成することができますが、事前にプロビジョニングしてPodの中で参照することもできます。
660
以下は、事前にプロビジョニングされたPortworxボリュームを参照するPodの例です。
0 commit comments