mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 09:11:18 +00:00
264 B
264 B
Exercise — Terraform Node Pools
-
Write a Terraform configuration to deploy a cluster
-
The cluster should have two node pools with autoscaling
-
Deploy two apps, each using exclusively one node pool
-
Bonus: deploy an app balanced across both node pools