[clover] Add script to setup k8s 55/58355/2
authorwutianwei <wutianwei1@huawei.com>
Fri, 8 Jun 2018 01:49:36 +0000 (09:49 +0800)
committerwutianwei <wutianwei1@huawei.com>
Fri, 15 Jun 2018 01:28:25 +0000 (09:28 +0800)
commit462a29c4f0311b398bfebdcde1c56d0b05c85a6b
tree816557660440528f55d7b448ccf383a0ca401da8
parenta611041d138a71a87c12d4734e5d1a780852ecc9
[clover] Add script to setup k8s

what the script do
1. git clone the XCI repo
2. set variable to deploy k8s

how to use
run the below command in you teminal
./xci-k8s-setup.sh

requirement
1. don't under the root user
2. run sudo without password

Change-Id: I5015e12d8d3b0db31285d5e817b3c40d6739ba22
Signed-off-by: wutianwei <wutianwei1@huawei.com>
xci-k8s-setup.sh [new file with mode: 0755]