ingress-nginx-helm/images/README.md

24 lines
934 B
Markdown
Raw Normal View History

2020-04-19 01:37:23 +00:00
<table>
<tbody>
<tr>
<td><img src="https://upload.wikimedia.org/wikipedia/commons/7/75/Dialog-warning-yellow.svg" /></td>
<td>
<b>Only the nginx image is meant to be published</b><br/>
Other images are used as examples for a feature of the ingress controller or to run e2e tests
</td>
</tr>
</tbody>
</table>
2019-09-03 19:33:11 +00:00
Directory | Purpose
------------ | -------------
custom-error-pages | Example of Custom error pages for the Ingress-Nginx Controller
2019-09-03 19:33:11 +00:00
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
2020-01-04 23:29:49 +00:00
nginx | NGINX base image using [alpine linux](https://www.alpinelinux.org)
cfssl | Image to run cfssl commands