ingress-nginx-helm/images
Manuel Alejandro de Brito Fontes 78935500eb Update nginx image and go to 1.14.3
2020-05-26 16:47:25 -04:00
..
cfssl Add new cfssl image and update e2e tests to use it 2020-04-17 16:41:50 -04:00
custom-error-pages Cleanup of docker images 2019-09-03 19:10:40 -04:00
e2e Update nginx image and go to 1.14.3 2020-05-26 16:47:25 -04:00
e2e-prow Update kind 2020-05-01 12:32:30 -04:00
echo Add echo image to avoid building and installing dependencies in each test (#5028) 2020-02-06 18:08:44 -03:00
fastcgi-helloserver Update debian-base image 2020-05-26 12:50:23 -04:00
grpc-fortune-teller Fix dep-ensure task (#5016) 2020-02-05 09:41:04 -03:00
httpbin Improve build time of httpbin e2e test image 2020-04-22 12:16:53 -04:00
nginx Update nginx to 1.19.0 2020-05-26 12:15:36 -04:00
OWNERS Cleanup of docker images 2019-09-03 19:10:40 -04:00
README.md Update images README.md 2020-04-18 22:08:53 -04:00

Only the nginx image is meant to be published
Other images are used as examples for a feature of the ingress controller or to run e2e tests
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
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands