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