From 002876a4a3b428350280fa024f5a8a0adae58eec Mon Sep 17 00:00:00 2001 From: Daniel Chadwick Date: Thu, 14 Mar 2024 19:35:51 -0400 Subject: [PATCH] OCPBUGS25674: Adding api-int pre-req to Creating Win Machineset on Nutanix --- .../creating-windows-machineset-nutanix.adoc | 1 + 1 file changed, 1 insertion(+) 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 f066e0419a..d86b338692 100644 --- a/windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc +++ b/windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc @@ -13,6 +13,7 @@ You can create a Windows `MachineSet` object to serve a specific purpose in your * 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. +* You added a new DNS entry for the internal API server URL, `api-int..`, that points to the external API server URL, `api..`. This can be a CNAME or an additional A record. include::modules/machine-api-overview.adoc[leveloffset=+1] include::modules/windows-machineset-nutanix.adoc[leveloffset=+1]