ingress-nginx-helm/images
k8s-infra-cherrypick-robot 2dd2e2ee85
Images: Trigger other builds (2/2). (#13061)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-03-24 11:26:33 -07:00
..
cfssl Images: Trigger other builds (1/2). (#13059) 2025-03-24 11:14:33 -07:00
custom-error-pages Images: Trigger other builds (1/2). (#13059) 2025-03-24 11:14:33 -07:00
e2e-test-echo Images: Trigger other builds (1/2). (#13059) 2025-03-24 11:14:33 -07:00
ext-auth-example-authsvc Images: Trigger other builds (1/2). (#13059) 2025-03-24 11:14:33 -07:00
fastcgi-helloserver Images: Trigger other builds (2/2). (#13061) 2025-03-24 11:26:33 -07:00
go-grpc-greeter-server Images: Trigger other builds (2/2). (#13061) 2025-03-24 11:26:33 -07:00
httpbun Images: Trigger other builds (2/2). (#13061) 2025-03-24 11:26:33 -07:00
kube-webhook-certgen Images: Trigger other builds (2/2). (#13061) 2025-03-24 11:26:33 -07:00
nginx Images: Trigger NGINX build. (#13039) 2025-03-24 15:42:18 +01:00
test-runner Images: Trigger Test Runner build. (#13045) 2025-03-24 17:25:37 +01: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