summaryrefslogtreecommitdiffstats
path: root/src/vagrant/kubeadm_multus/master_setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-25Merge "remove timemout for k8s installation"Xuan Jia1-1/+1
2017-11-23remove timemout for k8s installationGuo Ruijing1-1/+1
Change-Id: I53d9bccfecd369ca3612dc12c3e5bb06b209961e Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-22build multus in ubuntu:16.04 docker during deploymentGuo Ruijing1-1/+1
Change-Id: I557be21c59e28401c5ec20cd43d2baabc13bef3e Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-20add examples for container4nfvGuo Ruijing1-2/+1
1. add example for kubeadm with weave 2. add example for kubeadm with multus 3. add example for kubeadm with ovsdpdk 4. add example for kubeadm with virtlet Change-Id: I138e71e45f0aba8389dca0e1a826f4662572af29 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-12update container4nfv deploymentGuo Ruijing1-1/+1
1. use opnfv/container4nfv vagrant box to reduce installation time 2. reduce installation timeout 3. use same ip address for all deployment Change-Id: I0849590ada214f182c75bcdc9e72cb26dc6f6918 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-09fix container4nfv jenkins job hung issueGuo Ruijing1-1/+3
1. fix cleanup: poweroff/delete all vms 2. add timeout for kubeadm init/join hung: https://github.com/kubernetes/kubernetes/issues/43800 3. try to fix kubeadm init/join hung Change-Id: I133d5aafee0455848909484efee5548b2015473d Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-10-18multus cni supportGuo Ruijing1-0/+11
Change-Id: I0723447de8e9f5734a3a5d077f7f6f08cd02d9b3 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>