ingress-nginx-helm/images
Jennifer Kirsch ff2b743a94
Only build nginx-errors for linux/amd64 (#7625)
* Fix wrong image location used in nginx-errors example config

* Only build nginx-errors for linux/amd64
2021-09-12 10:08:06 -07:00
..
cfssl Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
custom-error-pages Only build nginx-errors for linux/amd64 (#7625) 2021-09-12 10:08:06 -07:00
echo Update to the base nginx image (#7597) 2021-09-05 04:50:28 -07:00
fastcgi-helloserver Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
go-grpc-greeter-server grpc - replaced fortune-builder app with official greeter app (#7360) 2021-07-22 13:51:18 -07:00
httpbin Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
kube-webhook-certgen Trigger webhook image generation 2021-08-10 18:06:41 -03:00
nginx Update to the base nginx image (#7597) 2021-09-05 04:50:28 -07:00
test-runner Update cloudbuild timeout (#7604) 2021-09-06 11:44:28 -07:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07: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