ingress-nginx/images
Marco Ebert 44628f26f3
Images: Trigger other builds (2/2). (#13975)
2025-09-28 00:42:45 +02:00
..
cfssl Images: Trigger other builds (1/2). (#13974) 2025-09-27 20:00:30 +02:00
custom-error-pages Images: Trigger other builds (1/2). (#13974) 2025-09-27 20:00:30 +02:00
e2e-test-echo Images: Trigger other builds (1/2). (#13974) 2025-09-27 20:00:30 +02:00
ext-auth-example-authsvc Images: Trigger other builds (1/2). (#13974) 2025-09-27 20:00:30 +02:00
fastcgi-helloserver Images: Trigger other builds (2/2). (#13975) 2025-09-28 00:42:45 +02:00
go-grpc-greeter-server Images: Trigger other builds (2/2). (#13975) 2025-09-28 00:42:45 +02:00
httpbun Images: Trigger other builds (2/2). (#13975) 2025-09-28 00:42:45 +02:00
kube-webhook-certgen Images: Trigger other builds (2/2). (#13975) 2025-09-28 00:42:45 +02:00
nginx Images: Trigger NGINX build. (#13952) 2025-09-24 17:51:12 +02:00
test-runner Images: Trigger Test Runner build. (#13961) 2025-09-25 00:58:17 -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