Skip to content

Commit

Permalink
allowlist max correction (#17835)
Browse files Browse the repository at this point in the history
* allowlist max correction

* link out
  • Loading branch information
gemma-shay authored Sep 18, 2023
1 parent 4788f25 commit 3cc80d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/current/cockroachcloud/network-authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You can authorize network access to your cluster by:
{{site.data.alerts.callout_success}}
Use GCP VPC Peering or AWS PrivateLink if:

- You need to allowlist more defined IP address ranges than allowed by the maximum (20 for CockroachDB {{ site.data.products.dedicated }} clusters and 50 for CockroachDB {{ site.data.products.serverless }}). For CockroachDB {{ site.data.products.dedicated }} clusters on AWS, reach out to your Cockroach Labs team or support to increase the limit if needed.
- You need to allowlist more defined IP address ranges than the [default maximum](#ip-allowlisting).
- Your servers’ IP addresses are not static.
- You want to avoid exposing your cluster to the public internet.

Expand All @@ -50,7 +50,7 @@ Authorized network access can be managed from the CockroachDB {{ site.data.produ

`https://cockroachlabs.cloud/cluster/{ your cluster UUID}/networking`

Serverless and Dedicated clusters support different maximum numbers of IP allowlist rules:
{{ site.data.products.serverless }} and {{ site.data.products.dedicated }} clusters support different maximum numbers of IP allowlist rules:

Cluster Type | IP allowlist rule max
----------------------------|------------
Expand Down

0 comments on commit 3cc80d0

Please sign in to comment.