summaryrefslogtreecommitdiffstats
path: root/src/vagrant/kubeadm/istio/istio.sh
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2018-11-19 18:16:26 +0800
committerGuo Ruijing <ruijing.guo@intel.com>2018-11-20 00:27:30 +0800
commit0737feb0aa28486cf18e57bb31fc4f0e08d6c04e (patch)
tree1797bb9afd15283f713c6c61f45ea0bae2548106 /src/vagrant/kubeadm/istio/istio.sh
parent014071321976a76e6f8fdc8588cbe51be9ea0967 (diff)
enable multus & istio
Change-Id: Ib43fa8d4b1494e0b48e295941af223647c161f92 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'src/vagrant/kubeadm/istio/istio.sh')
-rwxr-xr-xsrc/vagrant/kubeadm/istio/istio.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/vagrant/kubeadm/istio/istio.sh b/src/vagrant/kubeadm/istio/istio.sh
new file mode 100755
index 0000000..9c2caf6
--- /dev/null
+++ b/src/vagrant/kubeadm/istio/istio.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+/vagrant/istio/deploy.sh
+/vagrant/istio/bookinfo.sh
+/vagrant/istio/clean_bookinfo.sh
+