Skip to content

Helm chart for HAProxy Kubernetes Ingress Controller

License

Notifications You must be signed in to change notification settings

aiharos/helm-charts

 
 

Repository files navigation

HAProxy

HAProxy Helm Charts

GitHub CircleCI Artifact Hub

This repository hosts official HAProxy Technologies Helm Charts for deploying HAProxy Technologies Ingress controller on Kubernetes.

Changelogs

Changelog for the packaged HAProxy Technologies Ingress controller is available on the project pages

Changelog for this Helm chart is maintained automatically at ArtifactHub

Before you begin

Setup a Kubernetes Cluster

The quickest way to setup a Kubernetes cluster is with Azure Kubernetes Service, AWS Elastic Kubernetes Service or Google Kubernetes Engine using their respective quick-start guides.

For setting up Kubernetes on other cloud platforms or bare-metal servers refer to the Kubernetes getting started guide.

Install Helm

Get the latest Helm release.

Add Helm chart repo

Once you have Helm installed, add the repo as follows:

helm repo add haproxytech https://haproxytech.github.io/helm-charts
helm repo update

HAProxy Helm charts can be also found on ArtifactHub.

Search and install charts

helm search repo haproxytech/
helm install my-release haproxytech/<chart>

NOTE: For instructions on how to install a chart follow instructions in its README.md.

Contributing

We welcome all contributions. Please refer to guidelines on how to make a contribution.

About

Helm chart for HAProxy Kubernetes Ingress Controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 55.0%
  • Shell 45.0%