Added
eks_admin_capacity_typeandeks_clickhouse_capacity_typevariables — mirror the existingeks_comet_capacity_typeso non-prod customers can put the admin and ClickHouse node groups on Spot. Defaults areON_DEMANDso every existing customer is unaffected on the next apply.
Notes
- ClickHouse is stateful; setting SPOT can lose unreplicated writes between backups. Use only when data loss on eviction is acceptable (UAT / dev).
- Came out of DND-1150 (stsaasuat FinOps cleanup) where Nimrod asked for "all node pools to Spot" but the module previously only exposed
capacity_typefor the comet pool.
PR: #12