Logo
Explore Help
Sign In
HomeInfra/HetznerTerra
1
0
Fork 0
You've already forked HetznerTerra
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
952a80a7429431594e1e59b7941b065fe1884d42
HetznerTerra/ansible/roles/k3s-server/defaults/main.yml

9 lines
181 B
YAML
Raw Normal View History

feat: Add HA Kubernetes cluster with Terraform + Ansible - 3x CX23 control plane nodes (HA) - 4x CX33 worker nodes - k3s with embedded etcd - Hetzner CCM for load balancers - Gitea CI/CD workflows - Backblaze B2 for Terraform state
2026-02-28 20:24:55 +00:00
---
k3s_version: latest
k3s_token: ""
fix: use private network IPs for k3s join and node addressing
2026-03-01 00:42:55 +00:00
k3s_node_ip: ""
fix: bootstrap k3s HA on private network with dual SANs
2026-03-01 02:45:00 +00:00
k3s_primary_public_ip: ""
fix: prepare k3s for external cloud provider
2026-03-17 01:21:23 +00:00
k3s_disable_embedded_ccm: true
k3s_disable_servicelb: true
Enable Hetzner CCM and CSI for cloud provider integration - Enable --kubelet-arg=cloud-provider=external on all nodes (control planes and workers) - Activate CCM Kustomization with 10m timeout for Hetzner cloud-controller-manager - Activate CSI Kustomization with dependsOn CCM and 10m timeout for hcloud-csi - Update deploy workflow to wait for CCM/CSI readiness (600s timeout) - Add providerID verification to post-deploy health checks This enables proper cloud provider integration with Hetzner CCM for node labeling and Hetzner CSI for persistent volume provisioning.
2026-03-22 22:26:21 +00:00
k3s_kubelet_cloud_provider_external: true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 344ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API