Files
ceds-observability-stack/docs/roadmap.md
T
2026-04-28 11:10:39 -05:00

64 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
```markdown
# Project Roadmap
## Phase 1 — Repo Foundation
- [ ] Create repo
- [ ] Add README
- [ ] Add architecture document
- [ ] Add setup guide
- [ ] Add roadmap
- [ ] Add troubleshooting guide
---
## Phase 2 — Metrics Foundation
- [ ] Install node exporter
- [ ] Add Prometheus config
- [ ] Add K3s node targets
- [ ] Add Proxmox target
- [ ] Add service uptime checks
---
## Phase 3 — Grafana Dashboards
- [ ] Add Prometheus datasource
- [ ] Build infrastructure dashboard
- [ ] Build K3s dashboard
- [ ] Build Proxmox dashboard
- [ ] Build service uptime dashboard
---
## Phase 4 — Alerting
- [ ] Add alert rules
- [ ] Add Alertmanager
- [ ] Test node down alert
- [ ] Test service down alert
- [ ] Document alert response process
---
## Phase 5 — Advanced Observability
- [ ] Add Loki for logs
- [ ] Add Cloudflare access logs
- [ ] Add Kubernetes event monitoring
- [ ] Add Proxmox HA event monitoring
- [ ] Add incident response notes
---
## Phase 6 — Portfolio Polish
- [ ] Add screenshots
- [ ] Add architecture diagram image
- [ ] Add demo dashboard image
- [ ] Link to Ceds HomeLab repo
- [ ] Link to Ceds NOC repo
- [ ] Add project summary to portfolio website