Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about upgrades to IP list page #42945

Merged
merged 1 commit into from
Jun 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/pages/choose-an-edition/teleport-cloud/ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ When this list is modified, we will provide at least two weeks notice by:
If you are Teleport Enterprise customer and plan to employ this allowlist, please let us know by opening a support ticket.
</Notice>

Additionally, to receive Teleport agent updates, nodes must be able to reach the following domains via HTTPS during the update.

```
apt.releases.teleport.dev
yum.releases.teleport.dev
cdn.teleport.dev
```

## Changelog

- 2024-06-06: List published
Loading