six-group / haproxy-operator

HAProxy Operator is a Kubernetes-native solution designed to automate the deployment, configuration, and management of HAProxy instances using Custom Resources to abstract the key components such as backends, frontends, and listens.
Apache License 2.0
15 stars 2 forks source link

feature: support healtcheck in backends #48

Closed mike-code closed 2 months ago

mike-code commented 3 months ago

feature request

Add support for option httpchk and option tcp-check with the ability to define custom healthcheck rules

m-terra commented 3 months ago

hi @mike-code

thank you very much for your suggestions. we will have a look at it.

meanwhile, PRs are highly appreciated.

cheers, andy

m-terra commented 2 months ago

implemented with v1.0.6