Merge pull request #2070 from the-gigi/patch-1

Recycling policy --> Reclaiming policy
This commit is contained in:
devin-donnelly
2016-12-28 14:26:18 -08:00
committed by GitHub
+2 -2
View File
@@ -195,9 +195,9 @@ class and can only be bound to PVCs that request no particular class.
In the future after beta, the `volume.beta.kubernetes.io/storage-class`
annotation will become an attribute.
### Recycling Policy
### Reclaim Policy
Current recycling policies are:
Current reclaim policies are:
* Retain -- manual reclamation
* Recycle -- basic scrub ("rm -rf /thevolume/*")