add Ansible Flatcar and platform bootstrap
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 56s

This commit is contained in:
2026-08-15 16:40:37 -04:00
parent 478cc49e50
commit 664c3c8236
11 changed files with 379 additions and 6 deletions
+5
View File
@@ -6,6 +6,11 @@ committed to Git, stored in Terraform state, or printed in CI logs.
## Priority 1: Ansible-driven bootstrap
Implementation is now present in `ansible/bootstrap-flatcar-k3d.yml` with
Flatcar no-Python compatibility. The standard path was run successfully on the
dedicated Flatcar k3d host. The optional Cilium path has syntax validation but
still needs a clean kube-proxy-free cluster validation.
- [ ] Add an Ansible role for post-provision Flatcar bootstrap.
- [ ] Install or configure the Docker, k3d, kubectl, Helm, and Git tools
required by the selected host profile.