Update kubeless_setup.sh

This commit is contained in:
Torma Kristóf 2019-03-12 22:29:32 +01:00 committed by GitHub
parent 39c4ad77eb
commit 8f03967d84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ curl -OL https://github.com/kubeless/kubeless/releases/download/$RELEASE/kubeles
sudo mv bundles/kubeless_$OS-amd64/kubeless /usr/local/bin/
#Ingress nginx
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/mandatory.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/baremetal/service-nodeport.yaml