big-notebook-82371
05/17/2024, 4:43 PMambitious-air-47430
05/17/2024, 5:22 PM<http://kubernetes.io/arch=arm64|kubernetes.io/arch=arm64>
When you add this to your tolerations of the always running deployments they will move there.
Also ensure to tag/taint you beefy instance so nothing that's not wanted can move there.big-notebook-82371
05/17/2024, 5:25 PMambitious-air-47430
05/17/2024, 5:30 PMambitious-air-47430
05/17/2024, 5:32 PMbig-notebook-82371
05/17/2024, 5:34 PMambitious-air-47430
05/17/2024, 5:35 PMbig-notebook-82371
05/17/2024, 5:36 PMbig-notebook-82371
05/17/2024, 5:39 PMambitious-air-47430
05/17/2024, 5:41 PMnode_pools = flatten(
[
{
name = "default-pool"
machine_type = "t2a-standard-2" # ~60$/M
initial_node_count = 1
min_count = 1
max_count = 1
auto_repair = true
auto_upgrade = true
disk_size_gb = 30
disk_type = "pd-standard"
},
....
this fits flyte, grafana, and a few other services.
big-notebook-82371
05/17/2024, 5:42 PMbig-notebook-82371
05/17/2024, 10:29 PMbig-notebook-82371
05/20/2024, 5:07 PMsyncresources
and flyte-pod-webhook
ambitious-air-47430
05/21/2024, 3:19 PMbig-notebook-82371
05/21/2024, 3:23 PM