Update billing related to codespaces (#18581)
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
This commit is contained in:
@@ -12,18 +12,4 @@ topics:
|
|||||||
|
|
||||||
{% data reusables.codespaces.about-billing-for-codespaces %}
|
{% 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.
|
Updates on the billing model for Codespaces will be shared in an upcoming announcement.
|
||||||
|
|
||||||
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.
|
|
||||||
Reference in New Issue
Block a user