mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
Merge pull request #74593 from openshift-cherrypick-robot/cherry-pick-74573-to-enterprise-4.16
[enterprise-4.16] OSDOCS#10236: Rename "Configuring hosted control planes"
This commit is contained in:
@@ -2309,8 +2309,8 @@ Distros: openshift-enterprise, openshift-origin
|
||||
Topics:
|
||||
- Name: Hosted control planes overview
|
||||
File: index
|
||||
- Name: Configuring hosted control planes
|
||||
File: hcp-configuring
|
||||
- Name: Getting started with hosted control planes
|
||||
File: hcp-getting-started
|
||||
- Name: Managing hosted control planes
|
||||
File: hcp-managing
|
||||
- Name: Backup, restore, and disaster recovery for hosted control planes
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
:_mod-docs-content-type: ASSEMBLY
|
||||
[id="hcp-configuring"]
|
||||
= Configuring hosted control planes
|
||||
[id="hcp-getting-started"]
|
||||
= Getting started with hosted control planes
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: hcp-configuring
|
||||
:context: hcp-getting-started
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -10,7 +10,7 @@ To get started with hosted control planes for {product-title}, you first configu
|
||||
|
||||
You can view the procedures by selecting from one of the following providers:
|
||||
|
||||
[id="hcp-configuring-bm"]
|
||||
[id="hcp-getting-started-bm"]
|
||||
== Bare metal
|
||||
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#hosted-sizing-guidance[Hosted control plane sizing guidance]
|
||||
@@ -26,7 +26,7 @@ You can view the procedures by selecting from one of the following providers:
|
||||
** Enable node auto-scaling for the hosted cluster
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#configure-hosted-disconnected[Configuring hosted control planes in a disconnected environment]
|
||||
|
||||
[id="hcp-configuring-virt"]
|
||||
[id="hcp-getting-started-virt"]
|
||||
== {VirtProductName}
|
||||
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#hosted-sizing-guidance[Hosted control plane sizing guidance]
|
||||
@@ -35,7 +35,7 @@ You can view the procedures by selecting from one of the following providers:
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#hosted-control-planes-manage-kubevirt[Managing hosted control plane clusters on OpenShift Virtualization]: Create {product-title} clusters with worker nodes that are hosted by KubeVirt virtual machines.
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#configure-hosted-disconnected[Configuring hosted control planes in a disconnected environment]
|
||||
|
||||
[id="hcp-configuring-aws"]
|
||||
[id="hcp-getting-started-aws"]
|
||||
== {aws-first}
|
||||
|
||||
:FeatureName: Hosted control planes on the {aws-short} platform
|
||||
@@ -45,7 +45,7 @@ include::snippets/technology-preview.adoc[]
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#hosting-service-cluster-configure-aws[Configuring hosted control plane clusters on AWS (Technology Preview)]: The tasks to configure hosted control plane clusters on {aws-short} include creating the {aws-short} S3 OIDC secret, creating a routable public zone, enabling external DNS, enabling {aws-short} PrivateLink, and deploying a hosted cluster.
|
||||
* xref:../networking/hardware_networks/configuring-sriov-operator.adoc#sriov-operator-hosted-control-planes_configuring-sriov-operator[Deploying the SR-IOV Operator for hosted control planes]: After you configure and deploy your hosting service cluster, you can create a subscription to the Single Root I/O Virtualization (SR-IOV) Operator on a hosted cluster. The SR-IOV pod runs on worker machines rather than the control plane.
|
||||
|
||||
[id="hcp-configuring-ibmz"]
|
||||
[id="hcp-getting-started-ibmz"]
|
||||
== {ibm-z-title}
|
||||
|
||||
:FeatureName: Hosted control planes on the {ibm-z-title} platform
|
||||
@@ -54,7 +54,7 @@ include::snippets/technology-preview.adoc[]
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#hosted-install-cli[Installing the hosted control plane command line interface]
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#configuring-hosting-service-cluster-ibmz[Configuring the hosting cluster on x86 bare metal for IBM Z compute nodes (Technology Preview)]
|
||||
|
||||
[id="hcp-configuring-ibmpower"]
|
||||
[id="hcp-getting-started-ibmpower"]
|
||||
== {ibm-power-title}
|
||||
|
||||
:FeatureName: Hosted control planes on the {ibm-power-title} platform
|
||||
@@ -63,7 +63,7 @@ include::snippets/technology-preview.adoc[]
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#hosted-install-cli[Installing the hosted control plane command line interface]
|
||||
* link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#config-hosted-service-ibmpower[Configuring the hosting cluster on a 64-bit x86 OpenShift Container Platform cluster to create hosted control planes for IBM Power compute nodes (Technology Preview)]
|
||||
|
||||
[id="hcp-configuring-non-bm-agent"]
|
||||
[id="hcp-getting-started-non-bm-agent"]
|
||||
== Non bare metal agent machines
|
||||
|
||||
:FeatureName: Hosted control planes clusters using non bare metal agent machines
|
||||
Reference in New Issue
Block a user