mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 23:39:48 +00:00
- installs Flux in hostNetwork mode binded to localhost to new clusters - rework Taskfiles for new bootstrap flow, including loading secrets direct from 1Password with no SOPS for secret zero - use 1Password for both talsecret and talenv for talhelper genconfig - remove SOPS secrets - add Sinon cluster, used as NAS - cleanup ExternalSecret and 1P Connect's Flux ks for smoother bootstrap - try out 1Password Connect as extraContainer in external-secrets deployment to avoid secrets going over network - general cleanup
5 lines
299 B
Markdown
5 lines
299 B
Markdown
# Bootstrap Kubernetes cluster
|
|
|
|
1. Install Flux in hostNetwork mode binded to localhost
|
|
2. Load `${CLUSTER_NAME}-vars` (including 1Password and Hubble Vars) and 1Password Connect secrets (Connect credentials and ESO client token) from 1Password
|
|
3. Load root ks (flux-repo.yaml) which installs Cilium |