Skip to content

Commit 5070ebf

Browse files
authored
Merge pull request #85695 from lahinson/osdocs-10714-compact-hcp
[OSDOCS-10714]: HCP deployment on OCP compact
2 parents 6e40ecb + 7d2e2ad commit 5070ebf

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,7 @@ Topics:
24622462
Topics:
24632463
- Name: Requirements for hosted control planes
24642464
File: hcp-requirements
2465-
- Name: Hosted control planes sizing guidance
2465+
- Name: Sizing guidance for hosted control planes
24662466
File: hcp-sizing-guidance
24672467
- Name: Overriding resouce utilization measurements
24682468
File: hcp-override-resource-util

hosted_control_planes/hcp-prepare/hcp-sizing-guidance.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,22 @@ See the following highly available {hcp} requirements, which were tested with {p
2020
[role="_additional-resources"]
2121
.Additional resources
2222

23-
* For more information about disabling the metric service monitoring, see xref:../../hosted_control_planes/hcp-prepare/hcp-override-resource-util.adoc#hcp-override-resource-util[Overriding resource utilization measurements].
24-
* For more information about highly available {hcp} topology, see xref:../../hosted_control_planes/hcp-prepare/hcp-distribute-workloads.adoc#hcp-distribute-workloads[Distributing hosted cluster workloads].
23+
* xref:../../hosted_control_planes/hcp-prepare/hcp-override-resource-util.adoc#hcp-override-resource-util[Overriding resource utilization measurements]
24+
* xref:../../hosted_control_planes/hcp-prepare/hcp-distribute-workloads.adoc#hcp-distribute-workloads[Distributing hosted cluster workloads]
2525
2626
include::modules/hcp-pod-limits.adoc[leveloffset=+1]
2727

2828
[role="_additional-resources"]
2929
.Additional resources
3030

31-
* For more information about supported identity providers, see xref:../../nodes/nodes/nodes-nodes-managing-max-pods.adoc#nodes-nodes-managing-max-pods-proc_nodes-nodes-managing-max-pods[Configuring the maximum number of pods per node] in _Managing the maximum number of pods per node_.
31+
* xref:../../nodes/nodes/nodes-nodes-managing-max-pods.adoc#nodes-nodes-managing-max-pods-proc_nodes-nodes-managing-max-pods[Configuring the maximum number of pods per node]
3232
3333
include::modules/hcp-resource-limit.adoc[leveloffset=+1]
3434
include::modules/hcp-load-based-limit.adoc[leveloffset=+1]
35-
include::modules/hcp-sizing-calculation.adoc[leveloffset=+1]
35+
include::modules/hcp-sizing-calculation.adoc[leveloffset=+1]
36+
include::modules/hcp-shared-infra.adoc[leveloffset=+1]
37+
38+
[role="_additional-resources"]
39+
.Additional resources
40+
41+
* xref:../../hosted_control_planes/hcp-prepare/hcp-sizing-guidance.adoc[Sizing guidance for {hcp}]

modules/hcp-shared-infra.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
// Module included in the following assemblies:
2+
// * hosted-control-planes/hcp-prepare/hcp-sizing-guidance.adoc
3+
4+
:_mod-docs-content-type: CONCEPT
5+
[id="hcp-shared-infra_{context}"]
6+
= Shared infrastructure between hosted and standalone control planes
7+
8+
As a service provider, you can more effectively use your resources by sharing infrastructure between a standalone {product-title} control plane and {hcp}. A 3-node {product-title} cluster can be a management cluster for a hosted cluster.
9+
10+
Sharing infrastructure can be beneficial in constrained environments, such as in small-scale deployments where you need resource efficiency.
11+
12+
Before you share infrastructure, ensure that your infrastructure has enough resources to support {hcp}. On the {product-title} management cluster, nothing else can be deployed except {hcp}. Ensure that the management cluster has enough CPU, memory, storage, and network resources to handle the combined load of the hosted clusters. For more information, see "Sizing guidance for {hcp}".
13+
14+
Workload must not be demanding, and it must fall within a low queries-per-second (QPS) profile. To maintain a reasonable risk profile, you can share up to 3 hosted clusters.

0 commit comments

Comments
 (0)