Ingress Demo
10K+
An improved version of the nginxdemos/hello Kubernetes Ingress Controller demo web server.
There are two versions of this container image in order to provide compatibility with unprivileged environments:
| Tag | UID | GID | Ports |
|---|---|---|---|
| latest | root | root | 80, 443 |
| latest-unprivileged | nginx | nginx | 8080, 8443 |
The server will respond to health check requests on the /health URI endpoint.
The access log is enabled only for 4xx and 5xx responses.
A self-signed SAN certificate for *.nginx.net is provided to serve HTTPS traffic using TLSv1.2 or greater. A replacement certificate and key can be mounted in the container using the following paths:
Cert: /etc/nginx/certs/nginx.pem
Key: /etc/nginx/certs/nginx-key.pem
Content type
Image
Digest
sha256:7097f2951…
Size
21.5 MB
Last updated
over 1 year ago
docker pull nginxinc/ingress-demoPulls:
69
Feb 17 to Feb 23