nginx-gateway-fabric
Chart · Gateway · standard · v0.0.1
NGINX Gateway Fabric control plane: the F5/NGINX Gateway API implementation. Watches GatewayClass, Gateway, HTTPRoute and its own gateway.nginx.org policy CRDs, provisions an nginx Deployment per Gateway, and pushes generated config to the nginx-agent inside it over gRPC. One binary covers three roles the chart uses -- controller, generate-certs, and the initialize step that runs as the init container of every data-plane pod. Pairs with the nginx-gateway-fabric-nginx data plane, which it version-locks to itself.
Digest de imagen desplegado
sha256:d6c053f9eb818b4b09c2f8874389b02de98fe58a64ce8e07b0baa47e3d6a508aVersión OCI del chart
oci://ghcr.io/quenchworks/charts/nginx-gateway-fabric:0.0.1El chart fija su imagen por este digest firmado, así que nunca tienes que rastrearlo tú mismo. Las firmas, el SBOM y la procedencia se adjuntan al mismo digest.
Informe de seguridad (Trivy)
Informe de seguridad (Trivy) · image nginx-gateway-fabric 2.6.7
Instala el chart
Despliega en Kubernetes con valores predeterminados reforzados. El chart fija su imagen por digest firmado, así que nunca tienes que rastrearlo tú mismo.
Instalar (última)
helm install my-nginx-gateway-fabric oci://ghcr.io/quenchworks/charts/nginx-gateway-fabric --version 0.0.1Despliega la imagen (fijada por digest)
ghcr.io/quenchworks/images/nginx-gateway-fabric@sha256:d6c053f9eb818b4b09c2f8874389b02de98fe58a64ce8e07b0baa47e3d6a508a
ghcr.io/quenchworks/images/nginx-gateway-fabric-nginx@sha256:28f46367ba5da843bafc0a8d454de03a61414e0049de236cbb428a3f9a5f35d0- Versión del chart
- 0.0.1
- Versión de la app
- 2.6.7
- Licencia del chart
- Apache-2.0
- Licencia de la app
- Apache-2.0
- Puerto del servicio
- 443
- Firmado
- cosign (sin llave)
- Esquema de valores
- sí
- Última publicación
- 2026-08-27
Verifica el chart
cosign verify ghcr.io/quenchworks/charts/nginx-gateway-fabric:0.0.1 \
--certificate-identity-regexp 'https://github.com/quenchworks/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comTransparencia
El chart publica sus atestaciones en GitHub y la imagen que despliega lleva las suyas en el mismo digest, verificables públicamente con los comandos anteriores. Ambos se registran en el registro de transparencia de Sigstore (Rekor), que cosign verify comprueba por ti.
Proyecto original: https://docs.nginx.com/nginx-gateway-fabric/