Add Flatcar and Cilium kube-proxy-free architecture
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s

This commit is contained in:
2026-08-10 17:19:18 -04:00
parent 8934ea95a4
commit fc786ec63c
10 changed files with 194 additions and 51 deletions
+1 -2
View File
@@ -27,7 +27,6 @@ variable "admin_cidr" {
}
variable "ami_id" {
description = "Ubuntu 22.04 LTS AMI ID for the selected region."
description = "Flatcar Stable AMI ID for the selected region and architecture."
type = string
}