ingress-nginx/images
Marco Ebert c88c3972dc
Go: Update dependencies. (#13749)
2025-08-11 06:19:10 -07:00
..
cfssl Images: Trigger other builds (1/2). (#13729) 2025-08-07 23:43:43 -07:00
custom-error-pages Go: Update dependencies. (#13749) 2025-08-11 06:19:10 -07:00
e2e-test-echo Images: Trigger other builds (1/2). (#13729) 2025-08-07 23:43:43 -07:00
ext-auth-example-authsvc Images: Trigger other builds (1/2). (#13729) 2025-08-07 23:43:43 -07:00
fastcgi-helloserver Images: Trigger other builds (2/2). (#13730) 2025-08-08 09:35:40 +02:00
go-grpc-greeter-server Go: Update dependencies. (#13749) 2025-08-11 06:19:10 -07:00
httpbun Images: Trigger other builds (2/2). (#13730) 2025-08-08 09:35:40 +02:00
kube-webhook-certgen Go: Update dependencies. (#13749) 2025-08-11 06:19:10 -07:00
nginx Images: Remove redundant ModSecurity-nginx patch. (#13740) 2025-08-11 03:21:06 -07:00
test-runner Images: Trigger Test Runner build. (#13721) 2025-08-07 11:20:47 +02:00
Makefile
README.md

README.md

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
cfssl Image to run cfssl commands
custom-error-pages Example of Custom error pages for the Ingress-Nginx Controller
fastcgi-helloserver FastCGI application for e2e tests
go-grpc-greeter-server grpc server application for the nginx-ingress grpc example
httpbun A simple HTTP Request & Response Service for e2e tests
nginx NGINX base image using alpine linux
test-runner Image to run e2e tests