|
|
|
|
|
by jacques_chester
2522 days ago
|
|
> Free as in you pay for your worker nodes, but nothing additional for operating the platform itself. If you go to the GCP pricing calculator[0] and add one n1-standard-1 VM to GCE, it costs $24.27/month. Add one n1-standard-1 VM to a GKE cluster and you pay $38.27/month. There is a literal line item saying "Kubernetes Engine Cost: USD 14.00". It's not free. It's just billed under the worker. [0] https://cloud.google.com/products/calculator/ |
|