Release 0.31.1

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-04-27 10:20:21 -04:00
parent dbaefc8ee9
commit b68839118f
15 changed files with 219 additions and 218 deletions

View file

@ -60,8 +60,7 @@ Help up us (if possible) reproducing the issue using minikube or kind.
## Install the ingress controller
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/mandatory.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/baremetal/service-nodeport.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/baremetal/deploy.yaml
## Install an application that will act as default backend (is just an echo app)