Skip to content

Commit 9e40892

Browse files
authored
Merge pull request #84914 from mletalie/OSDOCS-11921
[OSDOCS-11921] Add PSC info to WIF OCM UI steps (Immediate POST GA)
2 parents 074b2e3 + f3432f4 commit 9e40892

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

modules/create-wif-cluster-ocm.adoc

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,31 @@ This step refers to labels within Kubernetes, not Google Cloud. For more informa
108108
+
109109
. Click *Next*.
110110

111-
. In the *Cluster privacy* dialog, select *Public* or *Private* to use either public or private API endpoints and application routes for your cluster.
111+
. In the *Cluster privacy* dialog, select *Public* or *Private* to use either public or private API endpoints and application routes for your cluster. If you select *Private*, *Use Private Service Connect* is selected by default, and cannot be disabled. Private Service Connect (PSC) is Google Cloud’s security-enhanced networking feature.
112112

113113
. Optional: To install the cluster in an existing GCP Virtual Private Cloud (VPC):
114114
.. Select *Install into an existing VPC*.
115+
+
116+
[IMPORTANT]
117+
====
118+
Private Service Connect is supported only with *Install into an existing VPC*.
119+
====
120+
+
115121
.. If you are installing into an existing VPC and you want to enable an HTTP or HTTPS proxy for your cluster, select *Configure a cluster-wide proxy*.
122+
+
123+
[IMPORTANT]
124+
====
125+
In order to configure a cluster-wide proxy for your cluster, you must first create the Cloud network address translation (NAT) and a Cloud router. See the _Additional resources_ section for more information.
126+
====
127+
+
128+
. Accept the default application ingress settings, or to create your own custom settings, select *Custom Settings*.
129+
130+
.. Optional: Provide route selector.
131+
.. Optional: Provide excluded namespaces.
132+
.. Select a namespace ownership policy.
133+
.. Select a wildcard policy.
134+
+
135+
For more information about custom application ingress settings, click on the information icon provided for each setting.
116136

117137
. Click *Next*.
118138

modules/osd-create-cluster-gcp-account.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ By enabling etcd encryption for the key values in etcd, you incur a performance
9999
+
100100
. Click *Next*.
101101

102-
. On the *Dafault machine pool* page, select a *Compute node instance type* and a *Compute node count*. The number and types of nodes that are available depend on your {product-title} subscription. If you are using multiple availability zones, the compute node count is per zone.
102+
. On the *Default machine pool* page, select a *Compute node instance type* and a *Compute node count*. The number and types of nodes that are available depend on your {product-title} subscription. If you are using multiple availability zones, the compute node count is per zone.
103103
+
104104
[NOTE]
105105
====

0 commit comments

Comments
 (0)