This commit is contained in:
2026-03-13 11:25:33 +00:00
parent a2870f7745
commit e405cfb6b4
6 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
#Victorfia Monitoring
Incredibly fast time series database and easy-to-use high performance monitoring solutions simple and reliable for everyone. VictoriaMetrics Database
Flatcar nodes
└ node_exporter
Proxmox nodes
├ node_exporter
└ pve_exporter
Kubernetes cluster
├ kube-state-metrics
├ node-exporter
└ kubelet metrics
All scraped by:
vmagent
VictoriaMetrics
(optional)Grafana

View File

@@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: victoria-monitoring
#labels:
# undercloud.cf/cert: "ca"