2026-02-28 20:24:55 +00:00
|
|
|
---
|
|
|
|
|
k3s_version: latest
|
|
|
|
|
k3s_token: ""
|
2026-03-01 00:42:55 +00:00
|
|
|
k3s_node_ip: ""
|
2026-03-01 02:45:00 +00:00
|
|
|
k3s_primary_public_ip: ""
|
2026-03-17 01:21:23 +00:00
|
|
|
k3s_disable_embedded_ccm: true
|
|
|
|
|
k3s_disable_servicelb: true
|
2026-03-22 22:26:21 +00:00
|
|
|
k3s_kubelet_cloud_provider_external: true
|
2026-03-23 03:01:53 +00:00
|
|
|
# Load Balancer endpoint for HA cluster joins (set in inventory)
|
|
|
|
|
kube_api_endpoint: ""
|
2026-03-23 23:04:00 +00:00
|
|
|
# Tailscale IPs for control planes (to enable tailnet access)
|
|
|
|
|
tailscale_control_plane_ips:
|
|
|
|
|
- "100.120.55.97" # cp-1
|
|
|
|
|
- "100.108.90.123" # cp-2
|
|
|
|
|
- "100.92.149.85" # cp-3
|