This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.3.14.2.2. CLI を使用した VMware vSphere ボリュームの動的プロビジョニング
OpenShift Container Platform は、ボリュームをプロビジョニングするために thin ディスク形式を使用する thin という名前のデフォルトの StorageClass をインストールします。
前提条件
- ストレージは、ボリュームとして OpenShift Container Platform にマウントされる前に基礎となるインフラストラクチャーになければなりません。
手順 (CLI)
以下の内容でファイル
pvc.yamlを作成して VMware vSphere PersistentVolumeClaim を定義できます。Copy to Clipboard Copied! Toggle word wrap Toggle overflow ファイルから
PersistentVolumeClaimオブジェクトを作成します。oc create -f pvc.yaml
$ oc create -f pvc.yamlCopy to Clipboard Copied! Toggle word wrap Toggle overflow