fix: remove runner image archive path
This commit is contained in:
@@ -148,8 +148,8 @@ Deploy sequence on push to `main`:
|
||||
1. Terraform fmt/init/validate/plan/apply.
|
||||
2. Cleanup/retry around known transient Proxmox clone and disk-update failures.
|
||||
3. Generate Ansible inventory from Terraform outputs.
|
||||
4. Prepare critical image archives with `skopeo` on the runner.
|
||||
5. Run `ansible/site.yml` to bootstrap nodes, K3s, kube-vip, prerequisite secrets, and kubeconfig.
|
||||
4. Run `ansible/site.yml` to bootstrap nodes, K3s, kube-vip, prerequisite secrets, and kubeconfig.
|
||||
5. Pull bootstrap images directly through containerd/K3s on the target nodes.
|
||||
6. Apply Flux CRDs/controllers and the `clusters/prod/flux-system` graph.
|
||||
7. Gate cert-manager, External Secrets, Tailscale, NFS, Rancher, and observability.
|
||||
8. Run post-deploy health checks and Tailscale service smoke checks.
|
||||
|
||||
Reference in New Issue
Block a user