ingress-nginx-helm/images
Kubernetes Prow Robot daf8634acf
Merge pull request #4595 from aledbf/nginx-update
Rollback change of ModSecurity setting SecAuditLog
2019-09-24 17:05:59 -07:00
..
custom-error-pages Cleanup of docker images 2019-09-03 19:10:40 -04:00
e2e Improve the time to run e2e tests 2019-09-05 11:46:53 -04:00
e2e-prow Cleanup of docker images 2019-09-03 19:10:40 -04:00
fastcgi-helloserver Cleanup of docker images 2019-09-03 19:10:40 -04:00
grpc-fortune-teller Update go dependencies 2018-05-26 16:27:45 -04:00
httpbin Cleanup of docker images 2019-09-03 19:10:40 -04:00
mkdocs Cleanup of docker images 2019-09-03 19:10:40 -04:00
nginx Merge pull request #4595 from aledbf/nginx-update 2019-09-24 17:05:59 -07:00
OWNERS Cleanup of docker images 2019-09-03 19:10:40 -04:00
README.md Cleanup of docker images 2019-09-03 19:10:40 -04: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
mkdocs Image to build the static documentation
nginx OpenResty base image using debian-base

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