feat: Create nodes from templates

This commit is contained in:
Peter 2025-11-15 20:49:31 +01:00
parent 8f7e83d818
commit c68529eb69
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
13 changed files with 230 additions and 143 deletions

View file

@ -7,7 +7,7 @@ machine:
network:
hostname: ${hostname}
nameservers:
- 10.13.37.2
- 192.168.1.2
interfaces:
- interface: eth0
dhcp: false

View file

@ -7,7 +7,7 @@ machine:
network:
hostname: ${hostname}
nameservers:
- 10.13.37.2
- 192.168.1.2
kubelet:
extraArgs:
pod-max-pids: 1000