← Back to Portfolio

Live Infrastructure

Live

Real-time metrics from the K3s cluster powering this site

Node Status

🐒Chaos Monkey

How it works

  • • Metrics collected via Prometheus from K3s cluster
  • • Node Exporter provides CPU, memory, and disk metrics
  • • Kube-state-metrics tracks pod and deployment status
  • • Updates stream in real-time via Server-Sent Events

Infrastructure Stack

  • • 3-node K3s cluster (1 master + 2 workers)
  • • Longhorn for distributed storage
  • • ArgoCD for GitOps deployments
  • • Cloudflare Tunnel for secure ingress
Powered by Prometheus, Grafana, and a lot of YAML