Skip to content

Commit 33e061e

Browse files
authored
Merge pull request #86353 from AedinC/OSDOCS-12918
OSDOCS-12918:Corrected links to create cluster guides in Getting started section
2 parents 7991879 + 7a2e86b commit 33e061e

File tree

3 files changed

+26
-13
lines changed

3 files changed

+26
-13
lines changed

modules/understanding-clusters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Alternatively, you can install {product-title} in a cloud account that is owned
1515
[id="osd-deployment-option-ccs_{context}"]
1616
== Deploying clusters using the Customer Cloud Subscription (CCS) model
1717

18-
The Customer Cloud Subscription (CCS) model enables you to deploy Red Hat managed {product-title} clusters in an existing AWS or GCP account that you own. Red Hat requires several prerequisites be met in order to provide this service, and this service is supported by Red Hat Site Reliability Engineers (SRE).
18+
The Customer Cloud Subscription (CCS) model enables you to deploy Red Hat managed {product-title} clusters in an existing {AWS} or {GCP} account that you own. Red Hat requires several prerequisites be met in order to provide this service, and this service is supported by Red Hat Site Reliability Engineers (SRE).
1919

2020
In the CCS model, the customer pays the cloud infrastructure provider directly for cloud costs, and the cloud infrastructure account is part of an organization owned by the customer, with specific access granted to Red Hat. In this model, the customer pays Red Hat for the CCS subscription and pays the cloud provider for the cloud costs.
2121

osd_getting_started/osd-getting-started.adoc

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,35 @@ You can install {product-title} in your own cloud provider account through the C
2222

2323
Choose from one of the following methods to deploy your cluster.
2424

25-
[id="osd-getting-started-create-cluster-ccs"]
26-
=== Creating a cluster using the CCS model
25+
[id="osd-getting-started-create-cluster-gcp-ccs"]
26+
=== Creating a cluster on GCP using the CCS model
2727

28-
Complete the steps in one of the following sections to deploy {product-title} in a cloud account that you own:
28+
You can install {product-title} in your own {GCP} account by using the CCS model. Complete the steps in one of the following sections to deploy {product-title} in your own {GCP} account.
2929

30-
* *xref:../osd_install_access_delete_cluster/creating-an-aws-cluster.adoc#osd-create-aws-cluster-ccs_osd-creating-a-cluster-on-aws[Creating a cluster on AWS with CCS]*: You can install {product-title} in your own {AWS} account by using the CCS model.
30+
* Red Hat recommends using GCP Workload Identity Federation (WIF) as the authentication type for installing and interacting with the {product-title} cluster deployed on {GCP} because it provides enhanced security. For more information, see xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.adoc[Creating a cluster on GCP with Workload Identity Federation].
3131

32-
* *Creating a cluster on GCP with CCS*: You can install {product-title} in your own {GCP} account by using the CCS model.
32+
* Red Hat also recommends creating an {product-title} cluster deployed on {GCP} in Private cluster mode with Private Service Connect (PSC) to manage and monitor a cluster to avoid all public ingress network traffic. For more information, see xref:../osd_install_access_delete_cluster/creating-a-gcp-psc-enabled-private-cluster.adoc#creating-a-gcp-psc-enabled-private-cluster[Private Service Connect overview].
3333

34-
** Red Hat recommends using GCP Workload Identity Federation (WIF) as the authentication type for installing and interacting with the {product-title} cluster deployed on {GCP} because it provides enhanced security. For more information, see xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.adoc[Creating a cluster on GCP with Workload Identity Federation].
34+
* For installing and interacting with the {product-title} cluster deployed on the {GCP} using the Service Account authentication type, see xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-create-gcp-cluster-ccs_osd-creating-a-cluster-on-gcp[Creating a cluster on GCP with Service Account authentication].
3535

36-
** Red Hat also recommends creating an {product-title} cluster deployed on {GCP} in Private cluster mode with Private Service Connect (PSC) to manage and monitor a cluster to avoid all public ingress network traffic. For more information, see xref:../osd_install_access_delete_cluster/creating-a-gcp-psc-enabled-private-cluster.adoc#creating-a-gcp-psc-enabled-private-cluster[Private Service Connect overview].
36+
// Update link with new title when new SA auth guide goes live.
3737

38-
** For installing and interacting with the {product-title} cluster deployed on the {GCP} using the Service Account authentication type, see xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-create-gcp-cluster-ccs_osd-creating-a-cluster-on-gcp[Creating a cluster on GCP].
38+
[id="osd-getting-started-create-cluster-aws-ccs"]
39+
=== Creating a cluster on AWS using the CCS model
40+
41+
You can install {product-title} in your own {AWS} account by using the CCS model.
42+
43+
* xref:../osd_install_access_delete_cluster/creating-an-aws-cluster.adoc#osd-create-aws-cluster-ccs_osd-creating-a-cluster-on-aws[Creating a cluster on AWS]
3944

4045
[id="osd-getting-started-create-cluster-red-hat-cloud-account"]
4146
=== Creating a cluster using a Red Hat cloud account
4247

4348
Complete the steps in one of the following sections to deploy {product-title} in a cloud account that is owned by Red Hat:
4449

45-
* *xref:../osd_install_access_delete_cluster/creating-an-aws-cluster.adoc#osd-create-aws-cluster-red-hat-account_osd-creating-a-cluster-on-aws[Creating a cluster on AWS with a Red Hat cloud account]*: You can install {product-title} in an AWS account that is owned by Red Hat.
50+
* xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-create-aws-cluster-ccs_osd-creating-a-cluster-on-gcp[Creating a cluster on GCP with a Red Hat cloud account]: You can install {product-title} in an GCP account that is owned by Red Hat.
4651

47-
* *xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-create-aws-cluster-ccs_osd-creating-a-cluster-on-gcp[Creating a cluster on GCP with a Red Hat cloud account]*: You can install {product-title} in an GCP account that is owned by Red Hat.
52+
* xref:../osd_install_access_delete_cluster/creating-an-aws-cluster.adoc#osd-create-aws-cluster-red-hat-account_osd-creating-a-cluster-on-aws[Creating a cluster on AWS]: You can install {product-title} in an AWS account that is owned by Red Hat.
53+
// Update link when OSDOCS-12950 goes live.
4854

4955
include::modules/config-idp.adoc[leveloffset=+1]
5056

osd_getting_started/osd-understanding-your-cloud-deployment-options.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,12 @@ include::modules/understanding-clusters.adoc[leveloffset=+1]
1414
[id="next-steps_{context}"]
1515
== Next steps
1616

17-
* xref:../osd_install_access_delete_cluster/creating-an-aws-cluster.adoc#osd-creating-a-cluster-on-aws[Creating a cluster on AWS]
18-
* xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-creating-a-cluster-on-gcp[Creating a cluster on GCP]
17+
* xref:../osd_getting_started/osd-getting-started.adoc#osd-getting-started-create-cluster[Creating an {product-title} cluster]
18+
19+
[id="additional-resources-cloud-deploy_{context}"]
20+
== Additional resources
21+
22+
* For more information about using Customer Cloud Subscriptions on GCP, see xref:../osd_planning/gcp-ccs.adoc#ccs-gcp-understand[Understanding Customer Cloud Subscriptions on GCP].
23+
24+
* For more information about using Customer Cloud Subscriptions on AWS, see xref:../osd_planning/aws-ccs.adoc#ccs-aws-understand[Understanding Customer Cloud Subscriptions on AWS].
25+

0 commit comments

Comments
 (0)