ingress-nginx-helm/images
2022-04-21 19:36:13 -07:00
..
cfssl images: use k8s-staging-test-infra/gcb-docker-gcloud (#7999) 2021-12-12 05:19:59 -08:00
custom-error-pages update base images and protobuf gomod (#8478) 2022-04-15 12:53:12 -07:00
echo changed nginx base img tag to img built with alpine3.14.6 (#8479) 2022-04-15 21:37:10 -07:00
ext-auth-example-authsvc Removed s390x, linux/arm platform as docker build was crashing (#8121) 2022-03-22 04:23:44 -07:00
fastcgi-helloserver images: use k8s-staging-test-infra/gcb-docker-gcloud (#7999) 2021-12-12 05:19:59 -08:00
go-grpc-greeter-server images: use k8s-staging-test-infra/gcb-docker-gcloud (#7999) 2021-12-12 05:19:59 -08:00
httpbin changes for release v1.2.0 (#8491) 2022-04-21 19:36:13 -07:00
kube-webhook-certgen Update libraries in webhook image (#8227) 2022-02-06 12:42:51 -08:00
nginx changed nginx base img tag to img built with alpine3.14.6 (#8479) 2022-04-15 21:37:10 -07:00
opentelemetry update base images and protobuf gomod (#8478) 2022-04-15 12:53:12 -07:00
test-runner changed nginx base img tag to img built with alpine3.14.6 (#8479) 2022-04-15 21:37:10 -07:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07:00
README.md Improve execution of prow jobs 2020-06-26 15:51:11 -04: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 NGINX Ingress 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
httpbin A simple HTTP Request & Response Service for e2e tests
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands