1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/osd_getting_started/osd-getting-started.adoc
2023-10-19 15:15:57 +00:00

81 lines
5.4 KiB
Plaintext

:_content-type: ASSEMBLY
[id="osd-getting-started"]
= Getting started with {product-title}
include::_attributes/attributes-openshift-dedicated.adoc[]
:context: osd-getting-started
toc::[]
[role="_abstract"]
Follow this getting started document to quickly create a {product-title} cluster, grant user access, deploy your first application, and learn how to scale and delete your cluster.
[id="osd-getting-started-prerequisites"]
== Prerequisites
* You reviewed the xref:../osd_architecture/osd-understanding.adoc#osd-understanding[introduction to {product-title}] and the documentation on xref:../osd_architecture/osd-architecture.adoc#osd-architecture[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].
[id="osd-getting-started-create-cluster"]
== Creating an {product-title} cluster
You can install {product-title} in your own cloud provider account through the Customer Cloud Subscription (CCS) model or in a cloud account that is owned by Red Hat. For more information about the deployment options for {product-title}, see xref:../osd_getting_started/osd-understanding-your-cloud-deployment-options.adoc#osd-understanding-your-cloud-deployment-options[Understanding your cloud deployment options].
Choose from one of the following methods to deploy your cluster.
[id="osd-getting-started-create-cluster-ccs"]
=== Creating a cluster using the CCS model
Complete the steps in one of the following sections to deploy {product-title} in a cloud account that you own:
* *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.
* *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 CCS]*: You can install {product-title} in your own {GCP} account by using the CCS model.
* *xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-create-cluster-gcp-account_osd-creating-a-cluster-on-gcp[Creating a cluster on GCP with Google Cloud Marketplace]*: You can install {product-title} in your own {GCP} account with Google Cloud Marketplace.
[id="osd-getting-started-create-cluster-red-hat-cloud-account"]
=== Creating a cluster using a Red Hat cloud account
Complete the steps in one of the following sections to deploy {product-title} in a cloud account that is owned by Red Hat:
* *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.
* *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.
include::modules/config-idp.adoc[leveloffset=+1]
.Additional resources
* For detailed steps to configure each of the supported identity provider types, see xref:../osd_install_access_delete_cluster/config-identity-providers.adoc#config-identity-providers[Configuring identity providers].
include::modules/osd-grant-admin-privileges.adoc[leveloffset=+1]
include::modules/access-cluster.adoc[leveloffset=+1]
include::modules/deploy-app.adoc[leveloffset=+1]
include::modules/scaling-cluster.adoc[leveloffset=+1]
.Additional resources
* For information about machine pools, see xref:../osd_cluster_admin/osd_nodes/osd-nodes-machinepools-about.adoc#osd-machine-pools-about[About machine pools].
* For detailed steps to enable autoscaling for compute nodes in your cluster, see xref:../osd_cluster_admin/osd_nodes/osd-nodes-about-autoscaling-nodes.adoc#nodes-about-autoscaling-nodes[About autoscaling nodes on a cluster].
include::modules/osd-revoke-admin-privileges.adoc[leveloffset=+1]
include::modules/osd-revoke-user-access.adoc[leveloffset=+1]
include::modules/deleting-cluster.adoc[leveloffset=+1]
[id="next-steps_{context}"]
== Next steps
* xref:../adding_service_cluster/adding-service.adoc#adding-service[Adding services to a cluster using the {cluster-manager} console]
* xref:../osd_cluster_admin/osd_nodes/osd-nodes-machinepools-about.adoc#osd-machine-pools-about[About machine pools]
* xref:../osd_cluster_admin/osd_nodes/osd-nodes-about-autoscaling-nodes.adoc#nodes-about-autoscaling-nodes[About autoscaling nodes on a cluster]
* xref:../monitoring/configuring-the-monitoring-stack.adoc[Configuring the monitoring stack]
[id="additional-resources_{context}"]
== Additional resources
* 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 more information about deploying {product-title} clusters, see xref:../osd_install_access_delete_cluster/creating-an-aws-cluster.adoc#osd-creating-a-cluster-on-aws[Creating a cluster on AWS] and xref:../osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc#osd-creating-a-cluster-on-gcp[Creating a cluster on GCP].
* For documentation on upgrading your cluster, see xref:../upgrading/osd-upgrades.adoc#osd-upgrades[{product-title} cluster upgrades].