1a9be4e2786b9ec1089e26246159e693dbce853a
(cherry picked from commit 8fb0e5cc14)
kubernetes nfs-client-provisioner
quay.io/external_storage/nfs-client-provisioner:v2.0.0
- pv provisioned as ${namespace}-${pvcName}-${pvName}
- pv recycled as archieved-${namespace}-${pvcName}-${pvName}
deploy
- modify and deploy
deploy/deployment.yaml - modify and deploy
deploy/class.yaml
test
kubectl create -f deploy/test-claim.yamlkubectl create -f deploy/test-pod.yaml- check the folder and file "SUCCESS" created
kubectl delete -f deploy/test-pod.yamlkubectl delete -f deploy/test-claim.yaml- check the folder renamed to
archived-???
Description
Languages
Shell
70.2%
Makefile
11.4%
Go
9.2%
Python
4.9%
Smarty
2.4%
Other
1.9%