ingress-nginx-helm/images
Manuel Alejandro de Brito Fontes 02c99e9ccf Update e2e image
2020-01-27 00:01:13 -03:00
..
custom-error-pages Cleanup of docker images 2019-09-03 19:10:40 -04:00
e2e Update e2e image 2020-01-27 00:01:13 -03:00
e2e-prow Cleanup of e2e docker images (#4962) 2020-01-25 17:43:21 -03:00
fastcgi-helloserver Cleanup of e2e docker images (#4962) 2020-01-25 17:43:21 -03:00
grpc-fortune-teller Update go dependencies 2018-05-26 16:27:45 -04:00
httpbin Cleanup of e2e docker images (#4962) 2020-01-25 17:43:21 -03:00
mkdocs Cleanup of e2e docker images (#4962) 2020-01-25 17:43:21 -03:00
nginx Add verification of docker buildx support (#4966) 2020-01-26 10:07:55 -03:00
OWNERS Cleanup of docker images 2019-09-03 19:10:40 -04:00
README.md Update e2e image (#4883) 2020-01-04 20:29:49 -03:00

Docker images

Directory Purpose
custom-error-pages Example of Custom error pages for the NGINX Ingress controller
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 for e2e tests
mkdocs Image to build the static documentation
nginx NGINX base image using alpine linux

‼️ 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.