feat: add basic k8s node role (#358)

- update prodnxsr0001-8 to use networkd
- add basic k8s node role

Reviewed-on: #358
This commit was merged in pull request #358.
This commit is contained in:
2025-07-15 20:18:17 +10:00
parent e905afcab0
commit ec3e42901a
10 changed files with 200 additions and 15 deletions
@@ -1,4 +1,12 @@
---
profiles::proxmox::params::pve_ceph_mon: true
profiles::proxmox::params::pve_ceph_mgr: true
profiles::proxmox::params::pve_ceph_osd: true
networking_loopback0_ip: 198.18.19.3 # management loopback
networking_loopback1_ip: 198.18.22.3 # ceph-cluster loopback
networking_loopback2_ip: 198.18.23.3 # ceph-public loopback
networking::interfaces:
enp2s0:
mac: b8:85:84:a3:25:c5
ipaddress: 198.18.15.3
gateway: 198.18.15.254
enp3s0:
mac: 00:e0:4c:68:07:82
ipaddress: 198.18.21.3