ingress-nginx-helm/images
2025-06-05 06:12:40 -07:00
..
cfssl Images: Trigger other builds (1/2). (#13439) 2025-05-28 14:36:17 -07:00
custom-error-pages Images: Trigger other builds (1/2). (#13439) 2025-05-28 14:36:17 -07:00
e2e-test-echo Images: Fix LuaRocks. (#13477) 2025-06-05 06:12:40 -07:00
ext-auth-example-authsvc Images: Trigger other builds (1/2). (#13439) 2025-05-28 14:36:17 -07:00
fastcgi-helloserver Images: Trigger other builds (2/2). (#13442) 2025-05-28 15:14:22 -07:00
go-grpc-greeter-server Images: Trigger other builds (2/2). (#13442) 2025-05-28 15:14:22 -07:00
httpbun Images: Trigger other builds (2/2). (#13442) 2025-05-28 15:14:22 -07:00
kube-webhook-certgen Images: Trigger other builds (2/2). (#13442) 2025-05-28 15:14:22 -07:00
nginx Images: Trigger NGINX build. (#13424) 2025-05-27 07:22:18 +02:00
test-runner Images: Fix LuaRocks. (#13477) 2025-06-05 06:12:40 -07:00
Makefile Images: Rework. (1/3) (#13014) 2025-03-23 09:26:32 -07:00
README.md Test: Remove gRPC Fortune Teller. (#12929) 2025-03-04 00:49:42 -08: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
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