I have installed zabbix kube monitoring helm chart on AKS cluster and set macros correctly. I am receiving data for kubelet discovery: Kubernetes Kubelet by HTTP Template. However, Kubernetes nodes by HTTP: Node LLD: Cluster node discovery not working. It's unable to create additional host and attach “Linux by Zabbix Agent” template to it. Can anyone please provide suggestions?
Note: Master Item "Kubernetes: Get node" is extracting the JSON payload. However, Node LLD item preprocessing returns error as "Discovery error: SyntaxError: invalid json (at offset 1)"
Details:
Version: zabbix 6.0
Macros:
{$KUBE.API.ENDPOINT.URL}
{$KUBE.API.TOKEN}
{$KUBE.NODES.ENDPOINT.NAME}


Note: Master Item "Kubernetes: Get node" is extracting the JSON payload. However, Node LLD item preprocessing returns error as "Discovery error: SyntaxError: invalid json (at offset 1)"
Details:
Version: zabbix 6.0
Macros:
{$KUBE.API.ENDPOINT.URL}
{$KUBE.API.TOKEN}
{$KUBE.NODES.ENDPOINT.NAME}