-
Problem report
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
6.0.4
-
None
-
Operating System: Ubuntu 20.04
Kubernetes version: 1.21.5
Kubespray version: 2.17.1
Zabbix Version: 6.0.4
Steps to reproduce:
- Install Zabbix 6.0.4
- Install Kubernetes Cluster by Kubespray 2.17.1, kubernetes version 1.21.6 or 1.21.5
- Install Zabbix Helm Chart by instruction: https://git.zabbix.com/projects/ZT/repos/kubernetes-helm/browse?at=refs%2Fheads%2Frelease%2F6.0
- Create a new host, apply the template "Kubernetes cluster state by HTTP", change macros adding the URL and authorization key
- Test "Get state metrics"
Result:
{"error":"Error: cannot get URL: Timeout was reached."}
I first tried it on my existing cluster. After some experimenting, I tried to install comletely new cluster and completely new zabbix server - the same result.
Also I need to mention that if I open the pod in Kubernetes Lens and click on the URL, it opens correctly in the browser and gives me the metrics.
All the other items are working correctly.
Tell me if you need any other information. Thanks in advance.