Update e2e image (#4883)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-01-04 20:29:49 -03:00 committed by GitHub
parent 38fae75286
commit 8fb2695d54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 95 additions and 50 deletions

View file

@ -7,8 +7,8 @@ e2e | Image to run e2e tests
e2e-prow | Image to launch Prow jobs
fastcgi-helloserver | FastCGI application for e2e tests
grpc-fortune-teller | grpc server application for the nginx-ingress grpc example
httpbin | A simple HTTP Request & Response Service
httpbin | A simple HTTP Request & Response Service for e2e tests
mkdocs | Image to build the static documentation
nginx | OpenResty base image using [debian-base](https://quay.io/kubernetes-ingress-controller/debian-base-amd64)
nginx | NGINX base image using [alpine linux](https://www.alpinelinux.org)
:bangbang: Only the nginx image is meant to be published. The others are used as examples for some feature of the ingress controller or to run e2e tests.