-
Notifications
You must be signed in to change notification settings - Fork 116
Swope getting started 1 #8317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swope getting started 1 #8317
Changes from 7 commits
7cd61d0
a149a4f
a699be6
0e0090b
32670f3
ef3082c
6f30d98
962c0f5
581103a
107fe3f
b3f8c2a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| [#mce-hcp-overview] | ||
| = Learn about hosted control planes with {mce-short} | ||
|
|
||
| With hosted control planes, you create control planes as pods on a management cluster without the need for dedicated virtual or physical machines for each control plane. {ocp-short} clusters can use standalone clusters or hosted control plane clusters. | ||
|
||
|
|
||
| Standalone:: Clusters use dedicated virtual or physical machines. | ||
|
|
||
| Hosted:: Clusters create control planes as pods on a management cluster, eliminating the need for dedicated virtual or physical machines for each control plane. | ||
|
|
||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. engineer review comments added in 4-13 |
||
| Get started with {hcp} clusters and {mce-short} by following the documentation and guidance. | ||
|
|
||
| * See the official {ocp-short} documentation in the link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/hosted-control-planes-overview[Hosted control planes overview] to learn more about hosted control planes. | ||
| * Prepare your environment for hosted control planes. See the following documentation: | ||
| ** Find the requirements for your environment in link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/preparing-to-deploy-hosted-control-planes[Requirements for hosted control planes]. | ||
| ** Get sizing guidance from link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/preparing-to-deploy-hosted-control-planes#sizing-guidance-for-hosted-control-planes[Sizing guidance for hosted control planes]. | ||
| * Learn to create hosted clusters. See link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/deploying-hosted-control-planes[Deploying hosted control planes]. You can create hosted clusters for the following platforms: | ||
| ** link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/deploying-hosted-control-planes#deploying-hosted-control-planes-on-aws[Deploying hosted control planes on AWS] | ||
| ** link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/deploying-hosted-control-planes#deploying-hosted-control-planes-on-bare-metal[Deploying hosted control planes on bare metal] | ||
| ** link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/deploying-hosted-control-planes#deploying-hosted-control-planes-on-openshift-virtualization[Deploying hosted control planes on OpenShift Virtualization] | ||
| * You can manage hosted clusters with {mce-short}. See the following documentation: | ||
| ** *Optional:* Manually import a hosted cluster. See link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/manually-importing-a-hosted-cluster[Manually importing a hosted cluster]. | ||
| ** Manage hosted clusters. See link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/managing-hosted-control-planes[Managing hosted control planes]. | ||
| ** Learn about hosted control plane authentication, see https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/hosted_control_planes/authentication-and-authorization-for-hosted-control-planes[Authentication and authorization for hosted control planes]. | ||
| ** Learn about updating hosted clusters from the link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/updating-hosted-control-planes[Updating hosted control planes] documentation. | ||
| ** See link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/destroying-a-hosted-cluster[Destroying a hosted cluster] when you are ready. | ||
| * With {acm-short} enabled, you can discover and manage hosted control plane clusters, while using {acm-short} capability. Learn about hosted control planes with {acm-short} from the following resources, which require {acm-short}: | ||
| ** Discover hosted control plane clusters. See link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/multicluster_engine_operator_with_red_hat_advanced_cluster_management/mce-acm-integration#discover-hosted-acm[Discovering hosted control plane clusters with {acm-short}]. | ||
| ** Set up disaster recovery for hosted control plane clusters with {acm-short}. See link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/business_continuity/business-cont-overview#config-hcp-backup[Backup and restore for hosted control planes and hosted clusters]. | ||
| == Additional resources | ||
|
|
||
| * See the release notes for hosted control planes at link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/hosted-control-planes-release-notes-1[Hosted control planes release notes]. | ||
|
|
||
| * See the Troubleshooting guide at link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/hosted_control_planes/troubleshooting-hosted-control-planes[Troubleshooting hosted control planes]. | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the new file for review