Update content/ja/docs/concepts/storage/volume-snapshots.md
Co-authored-by: atoato88 <akihito-inou@nec.com>pull/38141/head
parent
12fd0f074b
commit
5ff2426d1b
|
@ -50,6 +50,7 @@ APIリソース`PersistentVolume`と`PersistentVolumeClaim`を使用してユー
|
|||
### バインディング
|
||||
|
||||
スナップショットコントローラーは、事前プロビジョニングされたシナリオと動的にプロビジョニングされたシナリオの両方で、適切な`VolumeSnapshotContent`オブジェクトを使用した`VolumeSnapshot`オブジェクトのバインディングを処理します。バインディングは1対1のマッピングです。
|
||||
|
||||
事前プロビジョニングされたバインディングの場合、要求されたVolumeSnapshotContentオブジェクトが作成されるまで、VolumeSnapshotはバインドされないままになります。
|
||||
|
||||
### スナップショットソース保護としてのPersistentVolumeClaim
|
||||
|
|
Loading…
Reference in New Issue