ingress-nginx/images
Marco Ebert 1f3f2bcb62
Images: Trigger NGINX build. (#13554)
2025-06-26 07:02:55 +02:00
..
cfssl Images: Bump Alpine to v3.22. (#13490) 2025-06-08 09:10:22 -07:00
custom-error-pages Go: Update dependencies. (#13542) 2025-06-23 02:58:53 -07:00
e2e-test-echo Images: Update LuaRocks to v3.12.0. (#13486) 2025-06-08 05:28:22 -07:00
ext-auth-example-authsvc Go: Update dependencies. (#13542) 2025-06-23 02:58:53 -07:00
fastcgi-helloserver Go: Bump to v1.24.4. (#13493) 2025-06-08 10:22:23 -07:00
go-grpc-greeter-server Go: Update dependencies. (#13548) 2025-06-25 01:34:31 -07:00
httpbun Images: Trigger other builds (2/2). (#13441) 2025-05-28 15:08:17 -07:00
kube-webhook-certgen Go: Update dependencies. (#13542) 2025-06-23 02:58:53 -07:00
nginx Images: Trigger NGINX build. (#13554) 2025-06-26 07:02:55 +02:00
test-runner CI: Update Kubernetes to v1.33.2. (#13539) 2025-06-23 01:48:53 -07:00
Makefile Images: Rework. (1/3) (#13008) 2025-03-23 08:18:32 -07:00
README.md Test: Remove gRPC Fortune Teller. (#12928) 2025-03-03 23:51:42 -08:00

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