ingress-nginx-helm/images
Marco Ebert c160bfff69
Images: Bump Alpine to v3.21. (#12481)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 18:04:10 +01:00
..
cfssl Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
custom-error-pages Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
e2e-test-echo Images: Bump gcb-docker-gcloud to v20241110-72bb0b1665. (#12340) 2024-11-11 02:22:44 +00:00
ext-auth-example-authsvc Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
fastcgi-helloserver Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
go-grpc-greeter-server Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
httpbun Images: Bump gcb-docker-gcloud to v20241110-72bb0b1665. (#12340) 2024-11-11 02:22:44 +00:00
kube-webhook-certgen Bump k8s.io/kube-aggregator from 0.31.3 to 0.32.0 in /images/kube-webhook-certgen/rootfs (#12492) 2024-12-16 12:16:51 +01:00
nginx Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
test-runner Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
Makefile Images: Drop s390x. (#12131) 2024-10-07 13:30:21 +01: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