Ad Widget

Collapse

Kubernetes node by HTTP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rbelsch
    Junior Member
    • Apr 2023
    • 5

    #1

    Kubernetes node by HTTP

    I have been able to discover kubernetes nodes by http on Zabbix 6.4 but nodes are being displayed as:

    Name: Node Discovery <IP>

    This is being capture from the node from:
    kubernetes.io/hostname=<IP)

    What I'd like to display as the name would be the worker-id output from:
    ibm-cloud.kubernetes.io/worker-id=kube-*

    I haven't been able to locate a way to make this change LLD Macros so {#NAME} would pull the worker-id
Working...