This directory contains the Helm chart for the INT Host Reporter.
Before deploy the INT host reporter to your cluster, you need to create a value.yaml
file for your setup, in values.yaml
we provides custom parts as below:
cilium
, calico-ebpf
, calico-iptables
eno1
) on the host operating system that need to be monitored by INT host reporter. Note that we only suport monitoring same interface on every node for now.[IP address]:[Collector UDP port]
. Any collector compatible with the INT standard can be used.TCP
, UDP
, or ICMP
192.168.99.0/24
10.0.0.0/16
Checkout values.yaml as an example.