ingress-nginx-helm/images
Noah Ispas (iamNoah1) 665ec92a2d update to newest image
2021-08-10 16:18:17 +02:00
..
cfssl Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
custom-error-pages Allow overriding of the default response format (#7245) 2021-08-06 13:27:29 -07:00
echo update to newest image 2021-08-10 16:18:17 +02: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
nginx update to newest image 2021-08-10 16:18:17 +02:00
test-runner update to newest image 2021-08-10 16:18:17 +02: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