summaryrefslogtreecommitdiffstats
path: root/utils/kube_setup
AgeCommit message (Collapse)AuthorFilesLines
2018-08-11add k8s test configs preparationYang (Gabriel) Yu4-146/+0
JIRA: BOTTLENECK-243 Change-Id: I994c71f03c4c2429d62618920cfc92fc1ed16abe Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-27Add golang installationYang (Gabriel) Yu2-0/+113
Bottlenecks container does not have golang installed. This patch is to add golang installation script for later usage. Change-Id: I1456bae1e0f0ab018014d0dc9ae6df334123bc9f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-19Add kubectl installation for jump serverYang (Gabriel) Yu2-0/+33
Bottlenecks container does not support kubectl. This patch is to add installation script. Change-Id: I4e066aaffd0dda76b91b71a35e515a78acd5d823 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>