Operations Documentation
This directory contains documentation for deploying, operating, and monitoring ICN nodes and clusters.
Directory Structure
deployment/
Deployment guides and operational procedures:
- HOMELAB_DEPLOYMENT.md - Current K3s deployment guide (active since 2025-12-03)
- Monitoring and verification guides
- Distributed tracing configuration
- Incident response procedures
Quick Links
- Current Deployment: HOMELAB_DEPLOYMENT.md
- Monitoring: See deployment guide for Prometheus/Grafana setup
- Runbooks: ../guides/operations/runbooks/ — operational runbooks (stub: ../ops/runbooks/README.md)
Related Documentation
- ../observability/ - Observability and metrics documentation
- ../deployment/ - Legacy deployment files (may contain historical guides)
- STATE.md - Current system state
Deployment Status
Status Snapshot (2025-12-04): ICN daemon running on K3s cluster (deployed 2025-12-03, automated 2025-12-04).
For current runtime status, use live checks and ../ci/CI_CURRENT_STATUS.md.
See HOMELAB_DEPLOYMENT.md for:
- Cluster details and node identity
- Quick access commands
- CI/CD pipeline information
- Monitoring dashboards
- Pilot testing status
Contributing
When adding operational documentation:
- Place deployment guides in
deployment/ - Ensure guides are tested and validated
- Update this README when adding new guides
- Archive superseded guides to
../../archive/