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

@ -1,6 +1,6 @@
# ingress-nginx
[ingress-nginx](https://github.com/kubernetes/ingress-nginx) is an Ingress controller that uses ConfigMap to store the nginx configuration.
[ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
To use, add the `kubernetes.io/ingress.class: nginx` annotation to your Ingress resources.