|
|
|
|
|
by benpacker
915 days ago
|
|
If I use GKE or any other standard Kubernetes offering (excluding GKE autopilot for now), if I have a variable workload and I want Node-level autoscaling, I will probably pay between 1.5x-2.5x in compute costs above what my Pod requests sum to because of difficulty with Node utilization. It seems like with FKS, my pods will map directly to Fly Machines billing, and so there’s no compute that I’m paying for but not using |
|