You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io.k8s.description="The NGINX Ingress Controller is an application that runs in a cluster and configures an HTTP load balancer according to Ingress resources." \
Copy file name to clipboardExpand all lines: docs/content/technical-specifications.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ All images include NGINX 1.23.1.
47
47
| ---| ---| ---| --- | --- |
48
48
|Alpine-based image |``nginx:1.23.1-alpine``, which is based on ``alpine:3.16``| NGINX OpenTracing module, OpenTracing library, OpenTracing tracers for Jaeger, Zipkin and Datadog |``nginx/nginx-ingress:2.3.1-alpine``| arm/v7, arm64, amd64, ppc64le, s390x |
49
49
|Debian-based image |``nginx:1.23.1``, which is based on ``debian:bullseye-slim``| NGINX OpenTracing module, OpenTracing library, OpenTracing tracers for Jaeger, Zipkin and Datadog |``nginx/nginx-ingress:2.3.1``| arm/v7, arm64, amd64, ppc64le, s390x |
|Ubi-based image |``nginxcontrib/nginx-ubi:1.23.1``, which is based on ``redhat/ubi9-minimal``||``nginx/nginx-ingress:2.3.1-ubi``| arm64, amd64, ppc64le, s390x |
0 commit comments