ingress-nginx-helm/images
2024-10-01 17:42:12 +02:00
..
cfssl Images: Use latest Alpine 3.20 everywhere. (#11944) 2024-09-07 19:51:20 +01:00
custom-error-pages Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.4 in /images/custom-error-pages/rootfs (#12040) 2024-09-30 13:28:03 +01:00
e2e-test-echo Images: Trigger other builds. (#11796) 2024-08-13 12:28:06 +02:00
ext-auth-example-authsvc Bump k8s.io/apimachinery from 0.23.1 to 0.31.1 in /images/ext-auth-example-authsvc/rootfs (#12041) 2024-09-30 13:30:02 +01:00
fastcgi-helloserver Images: Trigger failed builds. (#11800) 2024-08-13 19:35:35 +02:00
go-grpc-greeter-server Images: Trigger other builds. (#11796) 2024-08-13 12:28:06 +02:00
httpbun Images: Trigger failed builds. (#11800) 2024-08-13 19:35:35 +02:00
kube-webhook-certgen Bump k8s.io/kube-aggregator from 0.29.3 to 0.31.1 in /images/kube-webhook-certgen/rootfs (#12043) 2024-09-30 13:32:02 +01:00
nginx Images: Trigger NGINX build. (#12063) 2024-10-01 17:42:12 +02:00
test-runner Images: Use latest Alpine 3.20 everywhere. (#11944) 2024-09-07 19:51:20 +01:00
Makefile Fix golang makefile var name (#10932) 2024-01-28 15:59:52 -08: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