ingress-nginx-helm/images
2023-05-11 08:39:03 -07:00
..
cfssl add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
custom-error-pages Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07:00
echo add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
ext-auth-example-authsvc add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
fastcgi-helloserver add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
go-grpc-greeter-server add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
httpbun chore: create httpbun image (#9926) 2023-05-05 05:27:13 -07:00
kube-webhook-certgen add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
nginx Deprecate and remove influxdb feature (#9861) 2023-04-16 17:26:43 -07:00
opentelemetry add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
test-runner Use dl.k8s.io instead of hardcoded GCS URIs (#9946) 2023-05-11 08:39:03 -07: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