Prometheus-native monitoring, pre-built Grafana dashboards, and alerting guides for lightweight Kubernetes deployments at the edge.
kubectl get --raw /metrics | promtool check metrics
Deploy Prometheus alongside K3s using the community Helm chart. Covers service discovery, scrape configs, and persistent storage on edge nodes.
GuidePre-built dashboards for K3s cluster health, node resource usage, and workload performance. Import directly from the community dashboard repository.
TutorialCurated alerting rules for common K3s failure scenarios including node pressure, pod crash loops, and storage exhaustion on constrained hardware.
Reference