Skip to content

terraform: Create separate pools for storage/cpu optimized nodes

Dduvall requested to merge review/separate-node-pools into main

The default node pool now uses a more meager type to run internal things like kube operators and monitoring. There are two additional pools defined for disk and cpu bound workloads.

Merge request reports