Go-based network automation with YANG models, gRPC, Ansible, Terraform, and Kubernetes integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
219 B
YAML
10 lines
219 B
YAML
---
|
|
# Cloud anchor specific variables.
|
|
|
|
kedge_mode: overlay
|
|
kedge_overlay_enabled: true
|
|
kedge_underlay_enabled: false
|
|
|
|
# Headscale runs on the cloud anchor.
|
|
headscale_enabled: true
|
|
headscale_listen_addr: "0.0.0.0:8080"
|