1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

GCP restructuring

This commit is contained in:
mletalie
2024-12-16 12:11:05 -05:00
committed by openshift-cherrypick-robot
parent 336805749c
commit e54cd3008b
36 changed files with 485 additions and 375 deletions

View File

@@ -0,0 +1 @@
../_attributes/

View File

@@ -0,0 +1,31 @@
:_mod-docs-content-type: ASSEMBLY
[id="osd-creating-a-cluster-on-aws"]
= Creating a cluster on AWS
include::_attributes/attributes-openshift-dedicated.adoc[]
:context: osd-creating-a-cluster-on-aws
toc::[]
[role="_abstract"]
You can deploy {product-title} on {AWS} by using your own AWS account through the Customer Cloud Subscription (CCS) model or by using an AWS infrastructure account that is owned by Red Hat.
[id="osd-creating-a-cluster-on-aws-prerequisites_{context}"]
== Prerequisites
* You reviewed the xref:../osd_architecture/osd-understanding.adoc#osd-understanding[introduction to {product-title}] and the documentation on xref:../architecture/index.adoc#architecture-overview[architecture concepts].
* You reviewed the xref:../osd_getting_started/osd-understanding-your-cloud-deployment-options.adoc#osd-understanding-your-cloud-deployment-options[{product-title} cloud deployment options].
include::modules/osd-create-cluster-ccs-aws.adoc[leveloffset=+1]
[id="additional-resources_{context}"]
== Additional resources
* For information about configuring a proxy with {product-title}, see xref:../networking/configuring-cluster-wide-proxy.adoc#configuring-a-cluster-wide-proxy[Configuring a cluster-wide proxy].
* For details about the AWS service control policies required for CCS deployments, see xref:../osd_planning/aws-ccs.adoc#ccs-aws-scp_aws-ccs[Minimum required service control policy (SCP)].
* For information about persistent storage for {product-title}, see the xref:../osd_architecture/osd_policy/osd-service-definition.adoc#sdpolicy-storage_osd-service-definition[Storage] section in the {product-title} service definition.
* For information about load balancers for {product-title}, see the xref:../osd_architecture/osd_policy/osd-service-definition.adoc#load-balancers_osd-service-definition[Load balancers] section in the {product-title} service definition.
* For more information about etcd encryption, see the xref:../osd_architecture/osd_policy/osd-service-definition.adoc#etcd-encryption_osd-service-definition[etcd encryption service definition].
* For information about the end-of-life dates for {product-title} versions, see the xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle[{product-title} update life cycle].
* For information about the requirements for custom additional security groups, see xref:../osd_planning/aws-ccs.adoc#osd-security-groups-custom_aws-ccs[Additional custom security groups].
* For information about configuring identity providers, see xref:../authentication/sd-configuring-identity-providers.adoc#sd-configuring-identity-providers[Configuring identity providers].
* For information about revoking cluster privileges, see xref:../authentication/osd-revoking-cluster-privileges.adoc#osd-revoking-cluster-privileges[Revoking privileges and access to an {product-title} cluster].

1
osd_aws_clusters/images Symbolic link
View File

@@ -0,0 +1 @@
../images

1
osd_aws_clusters/modules Symbolic link
View File

@@ -0,0 +1 @@
../modules

View File

@@ -0,0 +1,12 @@
:_mod-docs-content-type: ASSEMBLY
[id="osd-deleting-a-cluster"]
= Deleting an {product-title} cluster on AWS
include::_attributes/attributes-openshift-dedicated.adoc[]
:context: osd-deleting-a-cluster-aws
toc::[]
[role="_abstract"]
As cluster owner, you can delete your {product-title} clusters.
include::modules/deleting-cluster-aws.adoc[leveloffset=+1]

1
osd_aws_clusters/snippets Symbolic link
View File

@@ -0,0 +1 @@
../snippets