k8s-hostpath-provisioner
k8s-hostpath-provisioner copied to clipboard
Network storage provisioner for Kubernetes
Follow the instructions and the actual provisioner fails due to exec format error. Docker image architecture says amd64.
I am testing the k8s-hostpath-provisioner, PVC remains in pending state. Our system uses PSP so wondering if we need to apply any changes to allow serviceaccount access to hostpath? [root@system~]#...
Thank you very much for this provisioner. It's very helpful for us. Unfortunately I've a problem with the reclaim policy. I've created two storage classes. One using reclaim policy `delete`...