Describe the bug
When using multiple urls on the http_targets env var or when doing the same with the tcp_targets, the UI shows all nodes as unhealty and the /check displays a "context-deadline-exceeded". Nevertheless the metrics appear correct to the urls being checked.
Pods and containers start correctly, no error log provided, but tool UI does not works.
To Reproduce
Steps to reproduce the behavior:
Set the env var HTTP_TARGETS with more than 2 values.
Open the Web UI'
See error
Expected behavior
The UI show the http probes
Screenshots
Environment (please complete the following information):
Operating System and Version: Ubuntu Linux 22.04 - Kind k8s cluster - EKS
Describe the bug When using multiple urls on the http_targets env var or when doing the same with the tcp_targets, the UI shows all nodes as unhealty and the /check displays a "context-deadline-exceeded". Nevertheless the metrics appear correct to the urls being checked. Pods and containers start correctly, no error log provided, but tool UI does not works.
To Reproduce Steps to reproduce the behavior:
Expected behavior The UI show the http probes Screenshots
Environment (please complete the following information):
Additional context DaemonSet definition: