You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hosted_control_planes/hcp-deploy/hcp-deploy-non-bm.adoc
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,19 @@
1
1
:_mod-docs-content-type: ASSEMBLY
2
-
[id="hcp-deploy-non-bm"]
3
2
include::_attributes/common-attributes.adoc[]
3
+
[id="hcp-deploy-non-bm"]
4
4
= Deploying {hcp} on non-bare-metal agent machines
5
5
:context: hcp-deploy-non-bm
6
6
7
7
toc::[]
8
8
9
-
You can deploy {hcp} by configuring a cluster to function as a hosting cluster. The hosting cluster is an {product-title} cluster where the control planes are hosted. The hosting cluster is also known as the management cluster.
9
+
[role="_abstract"]
10
+
To maintain infrastructure flexibility while using existing virtualization layers, you can deploy {hcp} on non-bare-metal Agent machines. You can use the management benefits of the Agent platform when running on virtualized environments or other cloud-based virtual machines.
10
11
11
12
:FeatureName: {hcp-capital} on non-bare-metal agent machines
12
13
include::snippets/technology-preview.adoc[]
13
14
15
+
You can deploy {hcp} by configuring a cluster to function as a hosting cluster. The hosting cluster is an {product-title} cluster where the control planes are hosted. The hosting cluster is also known as the management cluster.
16
+
14
17
[NOTE]
15
18
====
16
19
The management cluster is not the same thing as the _managed_ cluster. A managed cluster is a cluster that the hub cluster manages.
@@ -24,6 +27,11 @@ A _hosted cluster_ is an {product-title} cluster with its API endpoint and contr
24
27
25
28
The hosted cluster is automatically imported as a managed cluster. If you want to disable this automatic import feature, see "Disabling the automatic import of hosted clusters into {mce-short}".
26
29
30
+
[role="_additional-resources"]
31
+
.Additional resources
32
+
33
+
* xref:../../hosted_control_planes/hcp-import.adoc#hcp-import-disable_hcp-import[Disabling the automatic import of hosted clusters into {mce-short}]
0 commit comments