ingress-nginx-helm/images
Kubernetes Prow Robot 82997a9711
Merge pull request #5256 from kkorekk/fix-prometheus-metrics-for-custom-error-page
Register metrics for custom-error-pages
2020-07-24 08:22:22 -07:00
..
cfssl Trigger build with buildx 2020-06-26 20:11:04 -04:00
custom-error-pages Register metrics for custom-error-pages 2020-03-17 10:58:39 +01:00
echo Update nginx image 2020-07-08 13:12:24 -04:00
fastcgi-helloserver Trigger build with buildx 2020-06-26 20:11:04 -04:00
grpc-fortune-teller Fix dep-ensure task (#5016) 2020-02-05 09:41:04 -03:00
httpbin Use a different machine type for httpbin cloudbuild 2020-06-26 20:59:10 -04:00
nginx Update opentracing nginx module 2020-07-24 11:10:33 -04:00
test-runner Update go version 2020-07-15 13:31:00 -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