Document about stale resource cleanup

1. when user delete pv manual, it will result in stale metadata and image in ceph
This commit is contained in:
chenxu1990
2020-04-03 15:10:29 +08:00
committed by mergify[bot]
parent 34fc1d847e
commit 5475022bc3
2 changed files with 100 additions and 0 deletions

View File

@ -36,6 +36,7 @@ Independent CSI plugins are provided to support RBD and CephFS backed volumes,
for CephFS plugin configuration and deployment please
refer [cephfs doc](https://github.com/ceph/ceph-csi/blob/master/docs/deploy-cephfs.md).
- For example usage of RBD and CephFS CSI plugins, see examples in `examples/`.
- Stale resource cleanup, please refer [cleanup doc](docs/resource-cleanup.md).
NOTE: