kedge/docs/overlay-mode.md
Tyler King 6058e62348 Initial commit: Kedge network automation platform
Go-based network automation with YANG models, gRPC, Ansible,
Terraform, and Kubernetes integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 12:09:30 -05:00

9 lines
394 B
Markdown

# Overlay Mode
WireGuard-based tunneling over networks Kedge doesn't control. Used for cloud anchors, remote sites, and MSP-managed customer environments.
## Components
- WireGuard mesh manager (`internal/mesh/`)
- Headscale peer discovery (`internal/headscale/`)
- Shellstream handshake termination (`internal/shellstream/`)
- SessionTransitArtifact notarization (`internal/quartermaster/`)