ingress-nginx-helm/images
Manuel Alejandro de Brito Fontes e977c8e056 Improve execution of prow jobs
2020-06-26 15:51:11 -04:00
..
cfssl Refactor build of docker images 2020-06-02 12:16:39 -04:00
custom-error-pages Cleanup of docker images 2019-09-03 19:10:40 -04:00
echo Refactor build of docker images 2020-06-02 12:16:39 -04:00
fastcgi-helloserver Refactor build of docker images 2020-06-02 12:16:39 -04:00
grpc-fortune-teller Fix dep-ensure task (#5016) 2020-02-05 09:41:04 -03:00
httpbin Refactor build of docker images 2020-06-02 12:16:39 -04:00
nginx Trigger of cloudbuild for nginx image and push 2020-06-25 16:10:14 -04:00
test-runner Simplify build of e2e test image 2020-06-26 15:50:13 -04:00
OWNERS Cleanup of docker images 2019-09-03 19:10:40 -04:00
README.md Improve execution of prow jobs 2020-06-26 15:51:11 -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
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