diff --git a/windows_containers/creating_windows_machinesets/creating-windows-machineset-aws.adoc b/windows_containers/creating_windows_machinesets/creating-windows-machineset-aws.adoc index 91fc855028a4..ea0088c8fc0c 100644 --- a/windows_containers/creating_windows_machinesets/creating-windows-machineset-aws.adoc +++ b/windows_containers/creating_windows_machinesets/creating-windows-machineset-aws.adoc @@ -8,8 +8,7 @@ toc::[] You can create a Windows `MachineSet` object to serve a specific purpose in your {product-title} cluster on Amazon Web Services (AWS). For example, you might create infrastructure Windows machine sets and related machines so that you can move supporting Windows workloads to the new Windows machines. -[discrete] -== Prerequisites +.Prerequisites * You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM). * You are using a supported Windows Server as the operating system image. diff --git a/windows_containers/creating_windows_machinesets/creating-windows-machineset-azure.adoc b/windows_containers/creating_windows_machinesets/creating-windows-machineset-azure.adoc index 5d3703e6c5e8..280dbe74528e 100644 --- a/windows_containers/creating_windows_machinesets/creating-windows-machineset-azure.adoc +++ b/windows_containers/creating_windows_machinesets/creating-windows-machineset-azure.adoc @@ -8,8 +8,7 @@ toc::[] You can create a Windows `MachineSet` object to serve a specific purpose in your {product-title} cluster on Microsoft Azure. For example, you might create infrastructure Windows machine sets and related machines so that you can move supporting Windows workloads to the new Windows machines. -[discrete] -== Prerequisites +.Prerequisites * You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM). * You are using a supported Windows Server as the operating system image. diff --git a/windows_containers/creating_windows_machinesets/creating-windows-machineset-gcp.adoc b/windows_containers/creating_windows_machinesets/creating-windows-machineset-gcp.adoc index 2e34751c39fd..d823ebf3c3a7 100644 --- a/windows_containers/creating_windows_machinesets/creating-windows-machineset-gcp.adoc +++ b/windows_containers/creating_windows_machinesets/creating-windows-machineset-gcp.adoc @@ -8,8 +8,7 @@ toc::[] You can create a Windows `MachineSet` object to serve a specific purpose in your {product-title} cluster on Google Cloud Platform (GCP). For example, you might create infrastructure Windows machine sets and related machines so that you can move supporting Windows workloads to the new Windows machines. -[discrete] -== Prerequisites +.Prerequisites * You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM). * You are using a supported Windows Server as the operating system image. diff --git a/windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc b/windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc index d86b338692c1..86d6534825e7 100644 --- a/windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc +++ b/windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc @@ -8,8 +8,7 @@ toc::[] You can create a Windows `MachineSet` object to serve a specific purpose in your {product-title} cluster on Nutanix. For example, you might create infrastructure Windows machine sets and related machines so that you can move supporting Windows workloads to the new Windows machines. -[discrete] -== Prerequisites +.Prerequisites * You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM). * You are using a supported Windows Server as the operating system image. diff --git a/windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.adoc b/windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.adoc index d0b0b6ce2305..bb08b3fe3974 100644 --- a/windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.adoc +++ b/windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.adoc @@ -8,8 +8,7 @@ toc::[] You can create a Windows `MachineSet` object to serve a specific purpose in your {product-title} cluster on VMware vSphere. For example, you might create infrastructure Windows machine sets and related machines so that you can move supporting Windows workloads to the new Windows machines. -[discrete] -== Prerequisites +.Prerequisites * You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM). * You are using a supported Windows Server as the operating system image. diff --git a/windows_containers/disabling-windows-container-workloads.adoc b/windows_containers/disabling-windows-container-workloads.adoc index d1b3aeb4e19b..c6245f58511e 100644 --- a/windows_containers/disabling-windows-container-workloads.adoc +++ b/windows_containers/disabling-windows-container-workloads.adoc @@ -12,7 +12,6 @@ include::modules/uninstalling-wmco.adoc[leveloffset=+1] include::modules/deleting-wmco-namespace.adoc[leveloffset=+1] -[discrete] [role="_additional-resources"] == Additional resources diff --git a/windows_containers/enabling-windows-container-workloads.adoc b/windows_containers/enabling-windows-container-workloads.adoc index 91397a780329..ddca56fcde65 100644 --- a/windows_containers/enabling-windows-container-workloads.adoc +++ b/windows_containers/enabling-windows-container-workloads.adoc @@ -13,8 +13,7 @@ Before adding Windows workloads to your cluster, you must install the Windows Ma Dual NIC is not supported on WMCO-managed Windows instances. ==== -[discrete] -== Prerequisites +.Prerequisites * You have access to an {product-title} cluster using an account with `cluster-admin` permissions. diff --git a/windows_containers/scheduling-windows-workloads.adoc b/windows_containers/scheduling-windows-workloads.adoc index 6b1f9002845a..9b99acedf369 100644 --- a/windows_containers/scheduling-windows-workloads.adoc +++ b/windows_containers/scheduling-windows-workloads.adoc @@ -8,8 +8,7 @@ toc::[] You can schedule Windows workloads to Windows compute nodes. -[discrete] -== Prerequisites +.Prerequisites * You installed the Windows Machine Config Operator (WMCO) using Operator Lifecycle Manager (OLM). * You are using a Windows container as the OS image. @@ -17,7 +16,6 @@ You can schedule Windows workloads to Windows compute nodes. include::modules/windows-pod-placement.adoc[leveloffset=+1] -[discrete] [role="_additional-resources"] === Additional resources