1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Fixes UPI Machine API admonition snippet

This commit is contained in:
Jeana Routh
2024-12-20 08:36:21 -05:00
committed by openshift-cherrypick-robot
parent c8530b29ec
commit 19807e2733
16 changed files with 17 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
toc::[]
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
You can use infrastructure machine sets to create machines that host only infrastructure components, such as the default router, the integrated container image registry, and the components for cluster metrics and monitoring. These infrastructure machines are not counted toward the total number of subscriptions that are required to run the environment.

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on Amazon Web Services (AWS). For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a compute machine set custom resource on AWS
include::modules/machineset-yaml-aws.adoc[leveloffset=+1]

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on Microsoft Azure Stack Hub. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a compute machine set custom resource on Azure Stack Hub
include::modules/machineset-yaml-azure-stack-hub.adoc[leveloffset=+1]

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on Microsoft Azure. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a compute machine set custom resource on Azure
include::modules/machineset-yaml-azure.adoc[leveloffset=+1]

View File

@@ -8,7 +8,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on bare metal. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::modules/machineset-yaml-baremetal.adoc[leveloffset=+1]

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on Google Cloud Platform (GCP). For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a compute machine set custom resource on GCP
include::modules/machineset-yaml-gcp.adoc[leveloffset=+1]

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on {ibm-cloud-name}. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a machine set custom resource on IBM Cloud
include::modules/machineset-yaml-ibm-cloud.adoc[leveloffset=+1]

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on {ibm-power-server-name}. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a machine set custom resource on IBM Cloud
include::modules/machineset-yaml-ibm-power-vs.adoc[leveloffset=+1]

View File

@@ -9,7 +9,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on Nutanix. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
//[IMPORTANT] admonition for UPI
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a compute machine set custom resource on Nutanix
include::modules/machineset-yaml-nutanix.adoc[leveloffset=+1]

View File

@@ -8,7 +8,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on {rh-openstack-first}. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::modules/machineset-yaml-osp.adoc[leveloffset=+1]

View File

@@ -8,7 +8,7 @@ toc::[]
You can create a different compute machine set to serve a specific purpose in your {product-title} cluster on VMware vSphere. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
//Sample YAML for a compute machine set custom resource on vSphere
include::modules/machineset-yaml-vsphere.adoc[leveloffset=+1]

View File

@@ -8,7 +8,7 @@ toc::[]
You can configure and deploy a machine health check to automatically repair damaged machines in a machine pool.
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::modules/machine-health-checks-about.adoc[leveloffset=+1]
[role="_additional-resources"]

View File

@@ -17,7 +17,7 @@ If you need to modify aspects of a compute machine set outside of scaling, see x
* If you enabled the cluster-wide proxy and scale up compute machines not included in `networking.machineNetwork[].cidr` from the installation configuration, you must xref:../networking/enable-cluster-wide-proxy.adoc#nw-proxy-configure-object_config-cluster-wide-proxy[add the compute machines to the Proxy object's `noProxy` field] to prevent connection issues.
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::modules/machineset-manually-scaling.adoc[leveloffset=+1]

View File

@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
toc::[]
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
You can use infrastructure machine sets to create machines that host only infrastructure components, such as the default router, the integrated container image registry, and the components for cluster metrics and monitoring. These infrastructure machines are not counted toward the total number of subscriptions that are required to run the environment.

View File

@@ -62,7 +62,7 @@ include::modules/machine-node-custom-partition.adoc[leveloffset=+2]
Understand and deploy machine health checks.
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+2]
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+2]
include::modules/machine-health-checks-about.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources

View File

@@ -12,6 +12,8 @@
// * post_installation_configuration/node-tasks.adoc
// * nodes-nodes-creating-infrastructure-nodes.adoc
:_mod-docs-content-type: SNIPPET
[IMPORTANT]
====
You can use the advanced machine management and scaling capabilities only in clusters where the Machine API is operational. Clusters with user-provisioned infrastructure require additional validation and configuration to use the Machine API.