Files
2026-05-31 16:07:30 +02:00
..
2025-11-23 18:58:51 +01:00
2025-11-23 18:58:51 +01:00
2025-11-23 18:58:51 +01:00
2026-05-31 16:07:30 +02:00
2025-12-03 06:17:44 +01:00
2025-12-03 06:17:44 +01:00
2026-05-31 16:07:30 +02:00

#Installatie:

helm repo add zabbix-community https://zabbix-community.github.io/helm-zabbix helm repo update

#values aanpassen: proxy: ZBX_HOSTNAME: zabix-proxy

postgres:

zabbixAgent: extraEnv: - name: ZBX_METADATA value: "kubernetes-node"

#installeren met helm helm install zabbix zabbix-community/zabbix -f values.yaml -n monitoring

Default user: Admin Default password: zabbix

#web ui:

voe proxy toe : zabbix-proxy maak host-group Kubernetes aan maak host "kubernete nodes" aan

  • host-group Kubernetes
  • monitored by "zabbix-proxy
  • macro's token en kubernetes api invullen

#token genereren:

kubectl -n monitoring create token zabbix

=====

  • user : admin
  • password: Zabbix01@