From 2d6820f0f58c2440cdca09a64b388c1c0ef6541d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 12 Mar 2019 14:44:07 +0100 Subject: [PATCH] Update cluster-deploy --- cluster-deploy | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cluster-deploy b/cluster-deploy index d694e69..2d5f0bc 100644 --- a/cluster-deploy +++ b/cluster-deploy @@ -129,3 +129,5 @@ for LINE in $(cat $WORKER_LIST | grep -vE "^#"); do echo "[worker:$WORKERNAME] Deployment is completed." done +#Deploy Kubeless +./deploy/kubeless_stup.sh