Skip to content

Commit fb559e9

Browse files
authored
Merge pull request #84589 from xenolinux/hcp-limit
[enterprise-4.16] OSDOCS#12312: hcp import limitations
2 parents 682e010 + 8ea0dea commit fb559e9

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

hosted_control_planes/hcp-updating.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,12 @@ include::modules/hcp-update-ocp-hc.adoc[leveloffset=+1]
3434

3535
// Updating a hosted cluster by using the mce console
3636
include::modules/hcp-update-using-mce-console.adoc[leveloffset=+1]
37+
38+
include::modules/hcp-import-limitations.adoc[leveloffset=+1]
39+
40+
[role="_additional-resources"]
41+
.Additional resources
42+
43+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-node-pools_hcp-updating[Updating node pools in a hosted cluster]
44+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-ocp-hc_hcp-updating[Updating a control plane in a hosted cluster]
45+
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.11/html/clusters/cluster_mce_overview#discover-hosted-acm[Discovering {mce} hosted clusters in Red Hat Advanced Cluster Management]

modules/hcp-import-limitations.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * hosted_control_planes/hcp-updating.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="hcp-import-limitations_{context}"]
7+
= Limitations of managing imported hosted clusters
8+
9+
Hosted clusters are automatically imported into the local {mce}, unlike a standalone {product-title} or third party clusters. Hosted clusters run some of their agents in the _hosted mode_ so that the agents do not use the resources of your cluster.
10+
11+
If you choose to automatically import hosted clusters, you can update node pools and the control plane in hosted clusters by using the `HostedCluster` resource on the management cluster. To update node pools and a control plane, see "Updating node pools in a hosted cluster" and "Updating a control plane in a hosted cluster".
12+
13+
You can import hosted clusters into a location other than the local {mce-short} by using the {rh-rhacm-first}. For more information, see "Discovering {mce} hosted clusters in Red Hat Advanced Cluster Management".
14+
15+
In this topology, you must update your hosted clusters by using the command-line interface or the console of the local {mce} where the cluster is hosted. You cannot update the hosted clusters through the {rh-rhacm} hub cluster.

0 commit comments

Comments
 (0)