HUG provides a free open-source solution for cloud-native application routing, featuring unified integration with the latest Kubernetes Gateway API and (coming next year) the existing Ingress API, all built on HAProxy’s legendary performance, reliability, and flexibility – so you can trust it to operate dependably at the largest scale.
Current releases are considered BETA as they do not yet provide full coverage of the Gateway API.
Docker image is available on Docker Hub
If you prefer to build it from source use
task kind-build-controller-image-build-in-dockerExample environment can be created with
task kind-createor
task k0s-createExamples about deployment can be seen in example folder.
helm Chart are planned and will be available with 1.0 version
Thanks for your interest in the project and your willing to contribute:
- Pull requests are welcome!
- For commit messages and general style please follow the haproxy project's CONTRIBUTING guide and use that where applicable.
- Please use
task lintfor linting code.
A Github issue is the right place to discuss feature requests, bug reports or any other subject that needs tracking.
To ask questions, get some help or even have a little chat, you can join our #ingress-controller channel in HAProxy Community Slack.
