Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions modules/create-wif-cluster-ocm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,12 @@ To customize the subdomain prefix, select the *Create custom domain prefix* chec
Workload Identity Federation (WIF) is only supported on {product-title} version 4.17 and later.
====
+
// This is commented out as UI is not yet ready for this feature. Will be added at a later date. Assignee can copy and paste in a new PR.
// .. Select a channel group from the *Channel group* drop-down menu.
// +
// [NOTE]
// ====
// Channel group options include "Stable" (default option) and "EUS". For more information about the Stable and EUS channel group options, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/updating_clusters/understanding-openshift-updates-1#understanding-update-channels-releases[Understanding update channels and releases].
// ====
// +
.. Select a channel group from the *Channel group* drop-down menu.
+
--
include::snippets/rosa-osd-channel-group-options.adoc[]
--
+
.. Select a cloud provider region from the *Region* drop-down menu.
.. Select a *Single zone* or *Multi-zone* configuration.
+
Expand Down
14 changes: 6 additions & 8 deletions modules/osd-create-cluster-ccs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,12 @@ To customize the subdomain, select the *Create customize domain prefix* checkbox
====
Clusters configured with Private Service Connect (PSC) are only supported on OpenShift Dedicated version 4.17 and later. For more information regarding PSC, see _Private Service Overview_ in the _Additional resources_ section.
====
// This is commented out as UI is not yet ready for this feature. Will be added at a later date. Assignee can copy and paste in a new PR.
// +
// .. Select a channel group from the *Channel group* drop-down menu.
// +
// [NOTE]
// ====
// Channel group options include "Stable" (default option) and "EUS". For more information about the Stable and EUS channel group options, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/updating_clusters/understanding-openshift-updates-1#understanding-update-channels-releases[Understanding update channels and releases].
// ====
+
.. Select a channel group from the *Channel group* drop-down menu.
+
--
include::snippets/rosa-osd-channel-group-options.adoc[]
--
+
.. Select a cloud provider region from the *Region* drop-down menu.
.. Select a *Single zone* or *Multi-zone* configuration.
Expand Down
15 changes: 6 additions & 9 deletions modules/osd-create-cluster-red-hat-account.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,11 @@ You must have the required resource quota for the *Annual* subscription type to
+
To customize the subdomain, select the *Create custom domain prefix* checkbox, and enter your domain prefix name in the *Domain prefix* field. The domain prefix cannot be longer than 15 characters, must be unique within your organization, and cannot be changed after cluster creation.
.. Select a cluster version from the *Version* drop-down menu.
//This is commented out as UI is not yet ready for this feature. Will be added at a later date. Assignee can copy and paste in a new PR.
// +
// .. Select a channel group from the *Channel group* drop-down menu.
// +
// [NOTE]
// ====
// Channel group options include "Stable" (default option) and "EUS". For more information about the Stable and EUS channel group options, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/updating_clusters/understanding-openshift-updates-1#understanding-update-channels-releases[Understanding update channels and releases].
// ====
.. Select a channel group from the *Channel group* drop-down menu.
+
--
include::snippets/rosa-osd-channel-group-options.adoc[]
--
+
.. Select a cloud provider region from the *Region* drop-down menu.
.. Select a *Single zone* or *Multi-zone* configuration.
Expand Down Expand Up @@ -136,4 +133,4 @@ By default, clusters are created with the delete protection feature disabled.
[IMPORTANT]
====
If your cluster deployment fails during installation, certain resources created during the installation process are not automatically removed from your {GCP} account. To remove these resources from your {gcp-short} account, you must delete the failed cluster.
====
====
12 changes: 9 additions & 3 deletions modules/rosa-sts-creating-a-cluster-with-customizations-ocm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[id="rosa-sts-creating-cluster-customizations-ocm_{context}"]
= Creating a cluster with customizations by using {cluster-manager}

When you create a {product-title} (ROSA) cluster that uses the AWS Security Token Service (STS), you can customize your installation interactively by using {cluster-manager-first}.
When you create a {product-title} cluster that uses the AWS Security Token Service (STS), you can customize your installation interactively by using {cluster-manager-first}.

[IMPORTANT]
====
Expand Down Expand Up @@ -196,10 +196,16 @@ If the *Accounts and roles* page was refreshed, you might need to select the che

. On the *Cluster details* page, provide a name for your cluster and specify the cluster details:
.. Add a *Cluster name*.
.. Optional: Cluster creation generates a domain prefix as a subdomain for your provisioned cluster on `openshiftapps.com`. If the cluster name is less than or equal to 15 characters, that name is used for the domain prefix. If the cluster name is longer than 15 characters, the domain prefix is randomly generated to a 15 character string.
.. Optional: Cluster creation generates a domain prefix as a subdomain for your provisioned cluster on `openshiftapps.com`. If the cluster name is less than or equal to 15 characters, that name is used for the domain prefix. If the cluster name is longer than 15 characters, the domain prefix is randomly generated to a 15 character string.
+
To customize the subdomain, select the *Create custom domain prefix* checkbox, and enter your domain prefix name in the *Domain prefix* field. The domain prefix cannot be longer than 15 characters, must be unique within your organization, and cannot be changed after cluster creation.
To customize the subdomain, select the *Create custom domain prefix* checkbox, and enter your domain prefix name in the *Domain prefix* field. The domain prefix cannot be longer than 15 characters, must be unique within your organization, and cannot be changed after cluster creation.
.. Select a cluster version from the *Version* drop-down menu.
.. Select a channel group from the *Channel group* drop-down menu.
+
--
include::snippets/rosa-osd-channel-group-options.adoc[]
--
+
.. Select a cloud provider region from the *Region* drop-down menu.
.. Select a *Single zone* or *Multi-zone* configuration.
.. Leave *Enable user workload monitoring* selected to monitor your own projects in isolation from Red{nbsp}Hat Site Reliability Engineer (SRE) platform metrics. This option is enabled by default.
Expand Down
17 changes: 17 additions & 0 deletions snippets/rosa-osd-channel-group-options.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Snippet included in the following assemblies and modules:
//
// * rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-quickly.adoc
// * osd_gcp_clusters/osd-creating-a-gcp-cluster-sa.adoc
// * osd_gcp_clusters/osd-creating-a-gcp-cluster-with-workload-identity-federation.adoc
// * osd_gcp_clusters/osd-creating-a-gcp-cluster-redhat-account.adoc
// * modules/rosa-sts-creating-a-cluster-using-defaults-ocm.adoc
// * modules/create-wif-cluster-ocm.adoc
// * modules/osd-create-ccs.adoc
// * modules/osd-create-cluster-redhat-account.adoc

:_mod-docs-content-type: SNIPPET

[NOTE]
====
Channel group options include *Stable* (default option) and *EUS*. For more information about the Stable and EUS channel group options, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/updating_clusters/understanding-openshift-updates-1#understanding-update-channels-releases[Understanding update channels and releases].
====