Is your feature request related to a problem? Please describe
I'm evaluating kubernetes (using k0s) for my home lab and while working on a PoC setup I realized, that it is not possible to bind the health endpoint of kube-router to a specific ip.
Describe the solution you'd like
Similar to how the metrics can be configured to bind to a specific address, I would love to see this for the health endpoint too.
Describe alternatives you've considered
Configuring iptables to block the access to the port.
Additional context
#385 mentions BGP, gRPC and health check, only BGP changed. gRPC has got a new issue and was fixed. health remained unchanged.
#662: asked for health and metrics in 2019 but ended up beeing closed as stale
#1570 adds support for metrics address
Is your feature request related to a problem? Please describe
I'm evaluating kubernetes (using k0s) for my home lab and while working on a PoC setup I realized, that it is not possible to bind the health endpoint of kube-router to a specific ip.
Describe the solution you'd like
Similar to how the metrics can be configured to bind to a specific address, I would love to see this for the health endpoint too.
Describe alternatives you've considered
Configuring iptables to block the access to the port.
Additional context
#385 mentions BGP, gRPC and health check, only BGP changed. gRPC has got a new issue and was fixed. health remained unchanged.
#662: asked for health and metrics in 2019 but ended up beeing closed as stale
#1570 adds support for metrics address