mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
54 lines
3.7 KiB
Plaintext
54 lines
3.7 KiB
Plaintext
:_mod-docs-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 create a {product-title} cluster, grant user access, deploy your first application, and learn how to scale and delete your cluster.
|
|
|
|
For {product-title} clusters deployed on {gcp-short}, Red Hat recommends using {gcp-short} Workload Identity Federation (WIF) as the authentication type for installing and interacting with the {product-title} cluster deployed on {gcp-short} because it provides enhanced security.
|
|
|
|
Red Hat also recommends creating an {product-title} cluster deployed on {gcp-short} 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_gcp_clusters/creating-a-gcp-psc-enabled-private-cluster.adoc#creating-a-gcp-psc-enabled-private-cluster[Private Service Connect overview].
|
|
|
|
[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:../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/create-wif-cluster-cli.adoc[leveloffset=+1]
|
|
include::modules/osd-create-cluster-ccs-aws.adoc[leveloffset=+1]
|
|
include::modules/osd-create-cluster-red-hat-account.adoc[leveloffset=+1]
|
|
include::modules/config-idp.adoc[leveloffset=+1]
|
|
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]
|
|
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:../observability/monitoring/configuring-user-workload-monitoring/preparing-to-configure-the-monitoring-stack-uwm.adoc#preparing-to-configure-the-monitoring-stack-uwm[Preparing to configure the user workload monitoring stack]
|
|
|
|
[id="additional-resources_{context}"]
|
|
== Additional resources
|
|
|
|
* xref:../osd_gcp_clusters/creating-a-gcp-cluster-with-workload-identity-federation.adoc#create-wif-configuration[Creating a Workload Identity Federation configuration]
|
|
* 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:../osd_architecture/osd_policy/osd-service-definition.adoc#cluster-admin-user_osd-service-definition[Customer administrator user]
|
|
* xref:../authentication/sd-configuring-identity-providers.adoc#sd-configuring-identity-providers[Configuring identity providers]
|
|
* xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle[{product-title} update life cycle]
|
|
* xref:../upgrading/osd-upgrades.adoc#osd-upgrades[{product-title} cluster upgrades]
|
|
|