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
xref:../rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-quickly.adoc#rosa-sts-creating-a-cluster-quickly[Red{nbsp}Hat documentation on creating an STS cluster] before continuing this process.
Copy file name to clipboardExpand all lines: cloud_experts_tutorials/cloud-experts-deploying-application/cloud-experts-deploying-application-prerequisites.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ endif::openshift-rosa[]
22
22
23
23
. The OpenShift Command Line Interface (CLI)
24
24
+
25
-
For more information, see
25
+
For more information, see
26
26
ifdef::openshift-rosa-hcp[]
27
27
link:https://docs.openshift.com/rosa/cli_reference/openshift_cli/getting-started-cli.html#cli-getting-started[Getting started with the OpenShift CLI].
28
28
endif::openshift-rosa-hcp[]
@@ -35,5 +35,5 @@ endif::openshift-rosa-hcp[]
35
35
Use your existing GitHub account or register at link:https://github.com/signup[https://github.com/signup].
Copy file name to clipboardExpand all lines: modules/rosa-hcp-create-network.adoc
+23-24Lines changed: 23 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ If you do not specify a template, CloudFormation uses a default template that cr
24
24
| Availability zones
25
25
| 1
26
26
27
-
| Region
27
+
| Region
28
28
| `us-east-1`
29
-
30
-
| VPC CIDR
31
-
| `10.0.0.0/16`
29
+
30
+
| VPC CIDR
31
+
| `10.0.0.0/16`
32
32
|===
33
33
34
34
You can create and customize CloudFormation templates to use with the `rosa create network` command. See the additional resources of this section for information on the default VPC template.
Copy file name to clipboardExpand all lines: modules/rosa-sts-account-wide-role-and-policy-commands.adoc
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@
7
7
8
8
This section lists the `aws` CLI commands that the `rosa` command generates in the terminal. You can run the command in either manual or automatic mode.
Copy file name to clipboardExpand all lines: modules/rosa-sts-account-wide-roles-and-policies.adoc
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,11 @@ The account-wide roles and policies are specific to an {product-title} minor rel
14
14
15
15
You can create account-wide roles by using the {product-title} (ROSA) CLI, `rosa`, or the {cluster-manager-url} guided installation. You can create the roles manually or by using an automatic process that uses predefined names for these roles and policies.
You can use the manual creation method if you have the necessary CLI access to create these roles on your system. You can run this option in your desired CLI tool or from {cluster-manager}. After you start the manual creation process, the CLI presents a series of commands for you to run that create the roles and link them to the needed policies.
Copy file name to clipboardExpand all lines: modules/rosa-sts-byo-oidc-options.adoc
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,6 @@ The following options may be added to the `rosa create oidc-config` command. All
14
14
You are required to register the unmanaged OIDC configuration by posting a request to `/oidc_configs` through OpenShift Cluster Manager. You receive an ID in the response. Use this ID to create a cluster.
15
15
====
16
16
17
-
[discrete]
18
17
[id="rosa-sts-byo-oidc-raw-files_{context}"]
19
18
== raw-files
20
19
@@ -28,7 +27,6 @@ You use these files to set up the endpoint. This endpoint responds to `/.well-kn
28
27
$ rosa create oidc-config --raw-files
29
28
----
30
29
31
-
[discrete]
32
30
[id="rosa-sts-byo-oidc-mode_{context}"]
33
31
== mode
34
32
@@ -42,7 +40,6 @@ You receive the same OIDC configuration and AWS resources as the `manual` mode w
@@ -28,7 +29,6 @@ Only cluster owners and organization admins can scale or delete a cluster.
28
29
29
30
You can enable autoscaling on worker nodes to increase or decrease the number of nodes available by editing the machine pool definition for an existing cluster.
Applying autoscaling to an {product-title} cluster involves deploying a cluster autoscaler and then deploying machine autoscalers for each machine type in your cluster.
0 commit comments