Commit Graph

2 Commits

Author SHA1 Message Date
bb6f101bac feat: moderate the k8s install
All checks were successful
Build / precommit (pull_request) Successful in 5m36s
- only install a base config
- wait for 3 masters before deploying helm charts
- remove cluster-domain
- manage nginx ingres via rke2 helmconfig
2025-10-04 12:30:42 +10:00
b224cfb516 fix: cattle-system namespace (#399)
- cattle-system namespace is created earlier than helm
- leave namespaces.yaml to manage cattle-system namespace (required
  before installing helm/rancher)

Reviewed-on: #399
2025-09-21 00:21:41 +10:00