ingress-nginx-helm/images
2024-01-19 04:11:30 +01:00
..
cfssl Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
custom-error-pages Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
e2e-test-echo Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
ext-auth-example-authsvc Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
fastcgi-helloserver Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
go-grpc-greeter-server Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
httpbun Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
kube-webhook-certgen Reuse workflow CI (#10826) 2024-01-13 14:15:35 +01:00
nginx change MODSECURITY_VERSION_LIB to 3.0.11 (#10800) 2023-12-27 00:54:00 +01:00
opentelemetry Reuse workflow CI (#10826) 2024-01-13 14:15:35 +01:00
test-runner added --user flag to pip install (#10874) 2024-01-19 04:11:30 +01:00
Makefile Reuse workflow CI (#10826) 2024-01-13 14:15:35 +01:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07:00
README.md Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07: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
custom-error-pages Example of Custom error pages for the Ingress-Nginx Controller
e2e Image to run e2e tests
fastcgi-helloserver FastCGI application for e2e tests
grpc-fortune-teller grpc server application for the nginx-ingress grpc example
httpbun A simple HTTP Request & Response Service for e2e tests
httpbin [Removed] we are no longer maintaining the httpbin image due to project being unmaintained
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands