ingress-nginx/images
Marco Ebert 98e761a181
Images: Trigger other builds (2/2). (#13973)
2025-09-27 19:38:20 +02:00
..
cfssl Images: Trigger other builds (1/2). (#13972) 2025-09-27 19:19:29 +02:00
custom-error-pages Images: Trigger other builds (1/2). (#13972) 2025-09-27 19:19:29 +02:00
e2e-test-echo Images: Trigger other builds (1/2). (#13972) 2025-09-27 19:19:29 +02:00
ext-auth-example-authsvc Images: Trigger other builds (1/2). (#13972) 2025-09-27 19:19:29 +02:00
fastcgi-helloserver Images: Trigger other builds (2/2). (#13973) 2025-09-27 19:38:20 +02:00
go-grpc-greeter-server Images: Trigger other builds (2/2). (#13973) 2025-09-27 19:38:20 +02:00
httpbun Images: Trigger other builds (2/2). (#13973) 2025-09-27 19:38:20 +02:00
kube-webhook-certgen Images: Trigger other builds (2/2). (#13973) 2025-09-27 19:38:20 +02:00
nginx Images: Trigger NGINX build. (#13951) 2025-09-24 17:48:01 +02:00
test-runner Images: Trigger Test Runner build. (#13960) 2025-09-25 00:58:17 -07: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