Skip to content

Commit

Permalink
Add docs about opting in to new bandwidth pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
gargakshit authored Aug 1, 2024
1 parent 1fbc7f0 commit 5fb7a4f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions about/pricing.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -241,14 +241,14 @@ You're billed for data transfer to the public Internet and between regions on yo
You're not billed for the following types of traffic:

- all inbound data transfer
- data transfer between apps or Machines in the same region (for organizations created after July 18 2024)
- data transfer from apps without an assigned IP address (for organizations created before July 18 2024)
- data transfer between apps or Machines in the same region (for organizations using the new data transfer rates)
- data transfer from apps without an assigned IP address (for organizations using the old data transfer rates)
- data transfer to [Tigris Object Storage](https://fly.io/docs/reference/tigris)

Fly.io pricing is per region group for outbound data transfer. You'll see a more detailed breakdown of cost per region and per traffic type on your monthly invoice.

<div class="important icon">
**Important:** Organizations created after July 18 2024 are billed at a different rate for private network data transfer between regions, per the following table. Organizations created before July 18 2024 are billed for all data transfer (excluding that listed as free above) at the "Egress to public internet" rate.
**Important:** Organizations created after July 18 2024 are automatically opted-in to use the new data transfer rates and are billed at a different rate for private network data transfer between regions, per the following table. Organizations that use the old bandwidth pricing are billed for all data transfer (excluding that listed as free above) at the "Egress to public internet" rate.
</div>

| Region groups | Egress to public internet cost | Private network cross-region transfer cost |
Expand All @@ -257,6 +257,7 @@ Fly.io pricing is per region group for outbound data transfer. You'll see a more
| - Asia Pacific<br>- Oceania<br>- South America | $0.04 per GB | $0.015 per GB |
| - Africa<br>- India | $0.12 per GB | $0.050 per GB |

To opt-in to use the new bandwidth pricing, go go to the [**Organizations** page](https://fly.io/organizations) in the dashboard, click the organization name to change, then click **Switch to new bandwidth pricing**. You won't be able to return back to the old bandwidth pricing once you switch to new bandwidth pricing.

Check warning on line 260 in about/pricing.html.markerb

View workflow job for this annotation

GitHub Actions / Vale linter

[vale] reported by reviewdog 🐶 [write-good.Illusions] 'go' is repeated! Raw Output: {"message": "[write-good.Illusions] 'go' is repeated!", "location": {"path": "about/pricing.html.markerb", "range": {"start": {"line": 260, "column": 45}}}, "severity": "WARNING"}

## Fly Kubernetes

Expand Down

0 comments on commit 5fb7a4f

Please sign in to comment.