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
. Select a *Compute node instance type* from the drop-down menu. The instance type defines the vCPU and memory allocation for each compute node in the machine pool.
54
+
. Select a *Compute node instance type* from the list. The instance type defines the vCPU and memory allocation for each compute node in the machine pool.
Copy file name to clipboardExpand all lines: modules/dedicated-aws-dc-existing.adoc
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,19 +18,20 @@
18
18
19
19
. Log in to the {product-title} AWS Account Dashboard and select the correct region.
20
20
. From the {product-title} AWS Account region, select *VPC* from the *Services* menu.
21
-
. From *VPN Connections*, select *Virtual Private Gateways*.
22
-
. Select *Create Virtual Private Gateway*.
23
-
. Give the Virtual Private Gateway a suitable name.
21
+
. From *Virtual private network (VPN)*, select *Virtual private gateways*.
22
+
. Select *Create virtual private gateway*.
23
+
. Give the virtual private gateway a suitable name in the *Details* field.
24
24
. Click *Custom ASN* and enter the *Amazon side ASN* value gathered previously or use the Amazon Provided ASN.
25
-
. Create the Virtual Private Gateway.
26
-
. In the *Navigation* pane of the {product-title} AWS Account Dashboard, choose *Virtual private gateways* and select the virtual private gateway. Choose *View details*.
27
-
. Choose *Direct Connect gateway associations* and click *Associate Direct Connect gateway*.
28
-
. Under *Association account type*, for Account owner, choose *Another account*.
29
-
. For *Direct Connect gateway owner*, enter the ID of the AWS account that owns the Direct Connect gateway.
25
+
. Click *Create virtual private gateway*.
26
+
. From the {product-title} AWS Account region, select *Direct Connect* from the *Services* menu.
27
+
. Click *virtual private gateways* and select the virtual private gateway.
28
+
. Click *View details*.
29
+
. Click the *Direct Connect gateway associations* tab.
30
+
. Click *Associate Direct Connect gateway*
31
+
. Under *Association account type*, for Account owner, click *Another account*.
30
32
. Under *Association settings*, for Direct Connect gateway ID, enter the ID of the Direct Connect gateway.
31
-
. Under *Association settings*, for Virtual interface owner, enter the ID of the AWS account that owns the virtual interface for the association.
32
-
. Optional: Add prefixes to Allowed prefixes, separating them using commas.
33
-
. Choose *Associate Direct Connect gateway*.
34
-
. After the Association Proposal has been sent, it will be waiting for your
35
-
acceptance. The final steps you must perform are available in the
33
+
. For *Direct Connect gateway owner*, enter the ID of the AWS account that owns the Direct Connect gateway.
34
+
. Optional: Add prefixes to *Allowed prefixes*, separating them using commas or put them on separate lines.
35
+
. Click *Associate Direct Connect gateway*.
36
+
. After the Association Proposal has been sent, it will be waiting for your acceptance. The final steps you must perform are available in the
Copy file name to clipboardExpand all lines: modules/machine-pools-hcp.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ In {hcp-title} clusters, the hosted control plane spans three availability zones
10
10
11
11
Each machine pool in an {hcp-title} cluster upgrades independently. Because the machine pools upgrade independently, they must remain within 2 minor (Y-stream) versions of the hosted control plane. For example, if your hosted control plane is 4.16.z, your machine pools must be at least 4.14.z.
12
12
13
-
The following image depicts how machine pools work within ROSA and {hcp-title} clusters:
13
+
The following image depicts how machine pools work within ROSA and {product-title} clusters:
14
14
15
-
image::hcp-rosa-machine-pools.png[Machine pools on ROSA classic and {hcp-title} clusters]
15
+
image::hcp-rosa-machine-pools.png[Machine pools on ROSA classic and {product-title} clusters]
0 commit comments