Create gloo_setup.sh

This commit is contained in:
Torma Kristóf 2019-05-07 13:47:13 +02:00 committed by GitHub
parent 1f6015b5b4
commit 95d9cf0a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
deploy/gloo_setup.sh Normal file
View File

@ -0,0 +1,8 @@
#!/usr/bin/env bash
kubectl apply -f https://raw.githubusercontent.com/google/metallb/v0.7.3/manifests/metallb.yaml
curl -sL https://run.solo.io/gloo/install | sh
export PATH=$HOME/.gloo/bin:$PATH
glooctl install ingress