commit | 7b73093e4e78452053873237ad9d9e8f0117b4ab | [log] [tgz] |
---|---|---|
author | Alanny Lopez <alanny.lopez@ibm.com> | Mon Apr 24 13:12:20 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 02 14:57:50 2017 +0000 |
tree | 6e3916b80ef32dd2e2e8a2053500bf3f91979cac | |
parent | edbad2804bbaa20ad4bf640521a5c381ee1be93d [diff] |
Added script used to create PV and PVC Storage-setup.sh is a script to launch a Persistent Volume mounting from an NFS server on Kubernetes and have a Persistent Volume Claim attach itself to it. This is needed to add persistent storage to Jenkins slaves and build containers themselves. Script makes it so you can pass a few variables and have the mount setup quickly. Change-Id: I54779af2ca0597ea7adf86468758f1f6e4a1e6d0 Signed-off-by: Alanny Lopez <alanny.lopez@ibm.com>
Build script for CI jobs in Jenkins.