talos wip

This commit is contained in:
=
2024-12-08 01:36:48 -05:00
parent d6983b4744
commit 7aa2992228
14 changed files with 1404 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
cluster:
allowSchedulingOnControlPlanes: true
controlPlane:
endpoint: https://cp00.balsillie.house:6443
localAPIServerPort: 6443
clusterName: cluster00.balsillie.house
extraManifests:
- https://raw.githubusercontent.com/alex1989hu/kubelet-serving-cert-approver/main/deploy/standalone-install.yaml
network:
cni:
name: custom
urls:
- https://raw.githubusercontent.com/projectcalico/calico/v3.29.1/manifests/tigera-operator.yaml
dnsDomain: cluster00.balsillie.house
podSubnets:
- 10.64.0.0/12
serviceSubnets:
- 10.80.0.0/12
proxy:
disabled: true

View File

@ -0,0 +1,35 @@
---
machine:
kubelet:
extraArgs:
rotate-server-certificates: true
network:
hostname: node00.balsillie.house
nameservers:
- 192.168.1.11
interfaces:
- deviceSelector:
hardwareAddr: 'f4:4d:30:6e:62:a7'
dhcp: false
routes:
- network: 0.0.0.0/0
gateway: 192.168.1.11
addresses:
- 192.168.1.15/24
vip:
ip: 192.168.1.14/24
features:
hostDNS:
enabled: true
forwardKubeDNSToHost: false
time:
disabled: false
servers:
- 192.168.1.11
install:
wipe: true
legacyBIOSSupport: false
diskSelector:
type: ssd