added install scripts
This commit is contained in:
@ -169,8 +169,10 @@ for WORKERNAME in ${WORKER[@]}; do
|
||||
echo "[worker:$WORKERNAME] Deployment is completed."
|
||||
done
|
||||
|
||||
#Deploy Kubeless
|
||||
./deploy/kubeless_setup.sh
|
||||
#Deploy Knative
|
||||
cd deploy
|
||||
./install_helm.sh
|
||||
./install_knative.sh
|
||||
|
||||
#Deploy Metric Server
|
||||
./deploy/metric_setup.sh
|
||||
#Deploy Riff
|
||||
./install_riff.sh
|
||||
|
Reference in New Issue
Block a user