Skip to content

Commit 5c17daf

Browse files
authored
Update private-service-connect.md
Update to relfect reduction of 40 to a single endpoint. Removing reference to minimal support Redis version that is now outdated.
1 parent 45fd96c commit 5c17daf

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

content/operate/rc/security/private-service-connect.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,12 @@ Since it can take some time for the DNS changes to become active, we recommend y
109109
To ensure the `gcloud` script configures the endpoints correctly, do not make any changes to it.
110110
{{</warning>}}
111111

112-
The `gcloud` script creates 40 endpoints in the consumer application VPC. Each endpoint appears in Google Cloud as the configured endpoint name followed by the endpoint number.
112+
The `gcloud` script creates a PSC endpoint and a DNS response policy in the consumer application VPC.
113113

114-
Redis Cloud displays this collection of endpoints as a single endpoint in the Redis Cloud console.
115114

116115
### Accept PSC connection {#accept-psc}
117116

118-
After the `gcloud` script finishes creating the Private Service Connect endpoints, you need to accept the connection in Redis Cloud:
117+
After the `gcloud` script finishes creating the Private Service Connect endpoint, you need to accept the connection in Redis Cloud:
119118

120119
1. In the Redis Cloud console, return to your subscription's **Connectivity > Private Service Connect** screen.
121120

@@ -156,7 +155,7 @@ To deactivate Private Service Connect for your subscription:
156155

157156
1. Copy the provided `gcloud` script from the **Remove endpoint** dialog.
158157

159-
1. Run the `gcloud` script with [`gcloud` CLI](https://cloud.google.com/sdk/gcloud) to delete the endpoint.
158+
1. Run the `gcloud` script with [`gcloud` CLI](https://cloud.google.com/sdk/gcloud) to delete the endpoint and DNS response policy.
160159

161160
1. After you remove all endpoints, select the **Actions** button to see a list of available actions:
162161

@@ -174,8 +173,6 @@ Private Service Connect has the following limitations in Redis Cloud:
174173

175174
- Although Redis Cloud supports using Private Service Connect with Enterprise clustering, you cannot use the [Cluster API]({{< relref "/operate/rc/databases/create-database#oss-cluster-api" >}}) with Private Service Connect enabled.
176175

177-
- Private Service Connect is not available for clusters with Redis versions 6.2.12 and earlier. Contact [Redis support](https://redis.io/support) to upgrade the cluster to a compatible version or [create a new subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}).
178-
179176
## Continue learning with Redis University
180177

181178
{{< university-links >}}

0 commit comments

Comments
 (0)