Commit Graph

3 Commits

Author SHA1 Message Date
2d1f56779f fix: helm before rke2 managed manifests
All checks were successful
Build / precommit (pull_request) Successful in 3m59s
- add fact to list namespaces
- require namespace before adding additional config
- renamed some files to better match what they are
2025-09-21 00:01:28 +10:00
762f415d2d feat: k8s helm rework (#396)
- remove helm-generated-yaml, replace with helm execs
- template/parameterise ceph csi

Reviewed-on: #396
2025-09-20 17:40:41 +10:00
6e4bc9fbc7 feat: adding rke2 (#394)
- manage rke2 repos
- add rke2 module (init, params, install, config, service)
- split roles::infra::k8s::node -> control/compute roles
- moved common k8s config into k8s.yaml
- add bootstrap_node, manage server and token fields in rke2 config
- manage install of helm
- manage node attributes (from puppet facts)
- manage frr exclusions for service/cluster network

Reviewed-on: #394
2025-09-14 13:27:49 +10:00