DirectorySecurity advisories
Sign in

Directory

haproxy-ingress logo

haproxy-ingress

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/haproxy-ingress

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Kubernetes ingress controller implementation for HAProxy

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/haproxy-ingress:latest

Use It!

You can use this image with the haproxy-ingress project's Helm chart. To begin, add the Helm chart's repository.

helm repo add haproxy-ingress https://haproxy-ingress.github.io/charts

Then run the following command to retrieve the latest information about the charts in the repository you just added.

helm repo update

Then install haproxy-ingress with the following command. This command directs Helm to install it using Chainguard's haprox-ingress:latest image.

helm install ingress haproxy-ingress/haproxy-ingress \
  --set controller.image.repository="cgr.dev/chainguard/haproxy-ingress" \
  --set controller.image.tag="latest"

Run the following command to confirm that the the Pod is running and ready to use.

kubectl wait --for=condition=ready pod --selector "app.kubernetes.io/name=haproxy-ingress" --timeout=120s
Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-3-Clause

  • GCC-exception-3.1

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
application
Web Servers

Products

Chainguard Images

© 2024 Chainguard, Inc.