You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/security/private-service-connect.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -109,13 +109,12 @@ Since it can take some time for the DNS changes to become active, we recommend y
109
109
To ensure the `gcloud` script configures the endpoints correctly, do not make any changes to it.
110
110
{{</warning>}}
111
111
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.
113
113
114
-
Redis Cloud displays this collection of endpoints as a single endpoint in the Redis Cloud console.
115
114
116
115
### Accept PSC connection {#accept-psc}
117
116
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:
119
118
120
119
1. In the Redis Cloud console, return to your subscription's **Connectivity > Private Service Connect** screen.
121
120
@@ -156,7 +155,7 @@ To deactivate Private Service Connect for your subscription:
156
155
157
156
1. Copy the provided `gcloud` script from the **Remove endpoint** dialog.
158
157
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.
160
159
161
160
1. After you remove all endpoints, select the **Actions** button to see a list of available actions:
162
161
@@ -174,8 +173,6 @@ Private Service Connect has the following limitations in Redis Cloud:
174
173
175
174
- 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.
176
175
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" >}}).
0 commit comments