infra/stacks/poison-fountain
Viktor Barzin a0799d525d
[ci skip] poison-fountain: fix single point of failure causing transient service outages
- Scale to 2 replicas with RollingUpdate (maxUnavailable=0)
- Add topology spread constraint to place pods on different nodes
- Switch from single-threaded to ThreadingMixIn HTTP server so tarpit
  slow-drip requests no longer block /auth and /healthz endpoints
2026-02-25 21:05:14 +00:00
..
app [ci skip] poison-fountain: fix single point of failure causing transient service outages 2026-02-25 21:05:14 +00:00
main.tf [ci skip] poison-fountain: fix single point of failure causing transient service outages 2026-02-25 21:05:14 +00:00
secrets [ci skip] Add poison-fountain Terraform stack (deployment, service, ingress, CronJob) 2026-02-22 19:50:57 +00:00
terragrunt.hcl [ci skip] Add poison-fountain Terraform stack (deployment, service, ingress, CronJob) 2026-02-22 19:50:57 +00:00