ingress-nginx-helm/images
James Strong 91057c439c
Merge pull request #9820 from sarab97/machine-change
Switch from N1 to E2 machine
2023-04-04 10:59:07 -04:00
..
cfssl ISO 8601 date format (#9682) 2023-04-04 07:45:56 -07:00
custom-error-pages ISO 8601 date format (#9682) 2023-04-04 07:45:56 -07:00
echo changes Makefile of echo folder to trigger code-build (#9754) 2023-03-18 15:13:16 -07:00
ext-auth-example-authsvc Switched from N1 to E2 machine 2023-04-02 03:03:12 +05:30
fastcgi-helloserver ISO 8601 date format (#9682) 2023-04-04 07:45:56 -07:00
go-grpc-greeter-server Merge pull request #9820 from sarab97/machine-change 2023-04-04 10:59:07 -04:00
httpbin Merge pull request #9820 from sarab97/machine-change 2023-04-04 10:59:07 -04:00
kube-webhook-certgen ISO 8601 date format (#9682) 2023-04-04 07:45:56 -07:00
nginx Switched from N1 to E2 machine 2023-04-02 03:03:12 +05:30
opentelemetry Merge pull request #9820 from sarab97/machine-change 2023-04-04 10:59:07 -04:00
test-runner ISO 8601 date format (#9682) 2023-04-04 07:45:56 -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