JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Envision
Envision
Tasks
Links
Docs
More
Share
Explore
Docs
Cloud Run, K8 Cost Comparison
Cloud Run Costs
If the instance is running 24/7:
0.000018$ vCPU/sec
0.000002$ GiB/Second
For K8 Node, lets pick an
e2-standard-2
2vCPU, 8GB for $0.074/hr
For Cloud Run:
2vCPU:
0.0648 * 2 = 0.13
8GiB:
0.0072 * 8 = 0.057
Total: 0.1876$
per hour
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.