-
Incident report
-
Resolution: Fixed
-
Trivial
-
None
-
6.0.5
-
None
-
RHEL 8
Steps to reproduce:
- Configure Kubernetes monitoring on multiple OpenShift clusters (openshift 4.6 works great btw)
- We enabled the proxies with the helm/monitoring setup because zabbix lives outside of OpenShift
- The first cluster will discover its nodes and add them to the respective Kubelet, Worker and Master groups
- The second and higher cluster discovers the nodes but does not add them to the kubelet worker and master groups.
- Error message: Cannot create group: group with the same name [insert kubelet, worker or master group here] already exists.
Result:
Detected nodes are only getting added to the correct host groups with the first cluster monitored.
Expected:
Ideally we either have a different group used based on cluster name or proxy name or configureable by template macro.
Workaround:
The only alternative currently is to create copies of the templates for each individual cluster and adjust the groupnames in the copies of the templates.
- duplicates
-
ZBXNEXT-7739 Possibility to add host discovered with host prototypes to an existing group via group prototype
- Open
-
ZBX-21172 Add preferably cluster name in host group name in template_kubernetes_nodes
- Closed