Skip to content
QuenchWorks

apisix-ingress-controller

Chart · Gateway · standard · v0.0.1

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-08-20

The Apache APISIX Ingress Controller, the Kubernetes operator that drives an APISIX data plane. Reconciles Gateway API resources, native Ingress and APISIX's own CRDs such as ApisixRoute, ApisixUpstream and ApisixPluginConfig into APISIX configuration. Built from the ASF source release; tracks Gateway API 1.6 and needs Kubernetes 1.31 or newer.

Deployed image digest

sha256:ddde66c228afa4e945716c81f67ad1baa16370540c60f5dc0c2d84dea7166756

Chart OCI version

oci://ghcr.io/quenchworks/charts/apisix-ingress-controller:0.0.1

The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.

Signed
cosign keyless
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
18.2 MB

Security report (Trivy)

D· 61/1003 fixable · rebuild clears them

Vulnerability detail

apisix-ingress-controller 2.2.0 · 3 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-84304HIGHgoogle.golang.org/grpcv1.82.11.83.1gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, in ...
CVE-2026-84445HIGHgoogle.golang.org/grpcv1.82.11.82.2, 1.83.2, 1.85.0-dev.0.20260825072537-93e31b48545egRPC-Go xDS servers: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers
CVE-2026-84303MEDIUMgoogle.golang.org/grpcv1.82.11.83.1gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, th ...
0
Critical
2
High
1
Medium
0
Low
0
Unknown

Security report (Trivy) · image apisix-ingress-controller 2.2.0

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install (latest)

helm install my-apisix-ingress-controller oci://ghcr.io/quenchworks/charts/apisix-ingress-controller --version 0.0.1

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/apisix-ingress-controller@sha256:ddde66c228afa4e945716c81f67ad1baa16370540c60f5dc0c2d84dea7166756
ghcr.io/quenchworks/images/adc@sha256:83bdee16c435da77fd717424d70a3d7da06afb371e91cd18b45631dcc69e93cc
Chart version
0.0.1
App version
2.2.0
Chart license
Apache-2.0
App license
Apache-2.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-27

Verify the chart

cosign verify ghcr.io/quenchworks/charts/apisix-ingress-controller:0.0.1 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://apisix.apache.org/docs/ingress-controller/overview/