mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
74 lines
3.9 KiB
Plaintext
74 lines
3.9 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="hcp-deploy-dc-bm"]
|
|
include::_attributes/common-attributes.adoc[]
|
|
= Deploying {hcp} on bare metal in a disconnected environment
|
|
:context: hcp-deploy-dc-bm
|
|
|
|
toc::[]
|
|
|
|
When you provision {hcp} on bare metal, you use the Agent platform. The Agent platform and {mce} work together to enable disconnected deployments. The Agent platform uses the central infrastructure management service to add worker nodes to a hosted cluster. For an introduction to the central infrastructure management service, see link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#enable-cim[Enabling the central infrastructure management service].
|
|
|
|
include::modules/hcp-dc-bm-arch.adoc[leveloffset=+1]
|
|
|
|
include::modules/hcp-dc-bm-reqs.adoc[leveloffset=+1]
|
|
|
|
include::modules/hcp-dc-extract.adoc[leveloffset=+1]
|
|
|
|
include::modules/hcp-bm-dns.adoc[leveloffset=+1]
|
|
|
|
include::modules/hcp-dc-registry.adoc[leveloffset=+1]
|
|
|
|
include::modules/hcp-dc-mgmt-cluster.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#mce-install-intro[Installing and upgrading multicluster engine operator]
|
|
* xref:../../hosted_control_planes/hcp-prepare/hcp-enable-disable.html#hcp-enable-manual-addon_hcp-enable-disable[Manually enabling the hypershift-addon managed cluster add-on for local-cluster]
|
|
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#mce-intro[About cluster lifecycle with multicluster engine operator]
|
|
|
|
include::modules/hcp-dc-web-server.adoc[leveloffset=+1]
|
|
|
|
include::modules/hcp-dc-image-mirror.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
* xref:../../disconnected/about-installing-oc-mirror-v2.adoc#oc-mirror-workflows-partially-disconnected-v2_about-installing-oc-mirror-v2[Mirroring an image set in a partially disconnected environment]
|
|
* xref:../../disconnected/about-installing-oc-mirror-v2.adoc#oc-mirror-workflows-fully-disconnected-v2_about-installing-oc-mirror-v2[Mirroring an image set in a fully disconnected environment]
|
|
|
|
include::modules/hcp-dc-apply-objects.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
* xref:../../disconnected/about-installing-oc-mirror-v2.adoc#about-installing-oc-mirror-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2]
|
|
|
|
include::modules/hcp-agentserviceconfig.adoc[leveloffset=+1]
|
|
|
|
[id="hcp-dc-tls-bm"]
|
|
== Configuring TLS certificates for a disconnected installation of {hcp}
|
|
|
|
To ensure proper function in a disconnected deployment, you need to configure the registry CA certificates in the management cluster and the worker nodes for the hosted cluster.
|
|
|
|
include::modules/hcp-dc-tls-mgmt.adoc[leveloffset=+2]
|
|
|
|
include::modules/hcp-dc-tls-hosted.adoc[leveloffset=+2]
|
|
|
|
[id="hcp-dc-bm-hosted"]
|
|
== Creating a hosted cluster on bare metal
|
|
|
|
A hosted cluster is an {product-title} cluster with its control plane and API endpoint hosted on a management cluster. The hosted cluster includes the control plane and its corresponding data plane.
|
|
|
|
include::modules/hcp-hc-objects.adoc[leveloffset=+2]
|
|
|
|
include::modules/hcp-nodepool-hc.adoc[leveloffset=+2]
|
|
|
|
include::modules/hcp-dc-infraenv.adoc[leveloffset=+2]
|
|
|
|
include::modules/hcp-bm-hosts.adoc[leveloffset=+2]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
* xref:../../installing/installing_bare_metal/upi/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.adoc#upi-provisioning-new-hosts-in-a-upi-cluster_scaling-a-user-provisioned-cluster-with-the-bare-metal-operator[Provisioning new hosts in a user-provisioned cluster by using the BMO]
|
|
* xref:../../nodes/pods/nodes-pods-secrets.adoc#nodes-pods-secrets-about_nodes-pods-secrets[Understanding secrets]
|
|
|
|
include::modules/hcp-dc-scale-np.adoc[leveloffset=+2]
|