Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>
pull/38141/head
Kobayashi Daisuke 2022-12-02 09:39:51 +09:00 committed by GitHub
parent 12fd0f074b
commit 5ff2426d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ APIリソース`PersistentVolume`と`PersistentVolumeClaim`を使用してユー
### バインディング
スナップショットコントローラーは、事前プロビジョニングされたシナリオと動的にプロビジョニングされたシナリオの両方で、適切な`VolumeSnapshotContent`オブジェクトを使用した`VolumeSnapshot`オブジェクトのバインディングを処理します。バインディングは1対1のマッピングです。
事前プロビジョニングされたバインディングの場合、要求されたVolumeSnapshotContentオブジェクトが作成されるまで、VolumeSnapshotはバインドされないままになります。
### スナップショットソース保護としてのPersistentVolumeClaim