This commit is contained in:
2026-09-03 00:35:34 -04:00
parent af8dcaec06
commit fafc013896
16 changed files with 187 additions and 139 deletions
+8 -2
View File
@@ -1,3 +1,9 @@
talos_version = "v1.13.9"
cluster_name = "k8s01.balsillie.house"
kubernetes_version = "1.36.3"
kubernetes_version = "1.36.3"
cluster_name = "k8s01"
cluster_api_port = 6443
ipv4_pod_cidr = ""
ipv6_pod_cidr = ""
ipv4_service_cidr = ""
ipv6_service_cidr = ""
discovery_service_endpoint = "https://talos-discovery.balsillie.house"