mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
983 B
Plaintext
20 lines
983 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd-architecture-models-gcp.adoc
|
|
// * osd_gcp_clusters/creating-a-gcp-psc-enabled-private-cluster.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="osd-understanding-private-service-connect_{context}"]
|
|
= Understanding Private Service Connect
|
|
|
|
[role="_abstract"]
|
|
Private Service Connect (PSC), a capability of {gcp-full} networking, enables private communication between services across different projects or organizations within {gcp-short}. Users that implement PSC as part of their network connectivity can deploy {product-title} clusters in a private and secured environment within {GCP} without any public facing cloud resources.
|
|
|
|
For more information about PSC, see link:https://cloud.google.com/vpc/docs/private-service-connect[Private Service Connect].
|
|
|
|
[IMPORTANT]
|
|
====
|
|
PSC is only available on {product-title} version 4.17 and later, and is only supported by the Customer Cloud Subscription (CCS) infrastructure type.
|
|
====
|
|
|