1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Update billing related to codespaces (#18581)

Co-authored-by: Amy Burns <timeyoutakeit@github.com>
This commit is contained in:
Matthew Isabel
2021-04-28 11:17:10 -04:00
committed by GitHub
parent 01bd65f77e
commit cae950aec3

View File

@@ -12,18 +12,4 @@ topics:
{% data reusables.codespaces.about-billing-for-codespaces %}
Compute costs are incurred only when a codespace is active. When you're using a codespace, the codespace is active. After 30 minutes of inactivity, a codespace becomes suspended automatically.
Compute usage is billed per hour, at a rate that depends on your codespace's instance type. During the beta, {% data variables.product.prodname_codespaces %} offers a single, Linux instance type. At general availability, we'll support three Linux instance types.
| Instance Type (Linux) | Per-hour rate |
| --------------------------------------- | ------------- |
| Basic (2 cores, 4GB RAM, 32 GB SSD) | $0.085 |
| Standard (4 cores, 8 GB RAM, 32 GB SSD) | $0.169 |
| Premium (8 cores, 16 GB RAM, 32 GB SSD) | $0.339 |
Compute pricing may vary for additional instance types and operating systems supported in the future.
Each codespace also incurs monthly storage costs until you delete the codespace. Storage costs for all instance types are $0.10/GB-month.
We'll share more information about any compute and storage usage included in each plan at general availability.
Updates on the billing model for Codespaces will be shared in an upcoming announcement.