apisix-ingress-controller
Chart · Gateway · standard · v0.0.1
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:ddde66c228afa4e945716c81f67ad1baa16370540c60f5dc0c2d84dea7166756Chart OCI version
oci://ghcr.io/quenchworks/charts/apisix-ingress-controller:0.0.1The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.
Security report (Trivy)
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.1Deploys 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.comTransparency
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/