ingress-nginx-helm/images
Manuel Alejandro de Brito Fontes 9af24fdf5b
Update go and e2e image (#5289)
2020-03-24 11:42:31 -03:00
..
custom-error-pages Cleanup of docker images 2019-09-03 19:10:40 -04:00
e2e Update go and e2e image (#5289) 2020-03-24 11:42:31 -03:00
e2e-prow Update go and e2e image (#5289) 2020-03-24 11:42:31 -03: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 Remove binary from repository 2020-02-13 15:33:14 -03:00
grpc-fortune-teller Fix dep-ensure task (#5016) 2020-02-05 09:41:04 -03:00
httpbin Cleanup of e2e docker images (#4962) 2020-01-25 17:43:21 -03:00
mkdocs Cleanup build of documentation and update to mkdocs 1.1 (#5163) 2020-02-24 20:10:07 -03:00
nginx Update NGINX to 1.17.9 (#5211) 2020-03-06 10:47:27 -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.