From 3b126c632e5ce1474dea007d5443719ad1c9e64f Mon Sep 17 00:00:00 2001 From: Laura Hinson Date: Wed, 3 Sep 2025 11:33:12 -0400 Subject: [PATCH] Clarifying DNS prereq --- modules/hcp-virt-prereqs.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hcp-virt-prereqs.adoc b/modules/hcp-virt-prereqs.adoc index 949107d12ac0..dc16ce0677d0 100644 --- a/modules/hcp-virt-prereqs.adoc +++ b/modules/hcp-virt-prereqs.adoc @@ -9,7 +9,7 @@ You must meet the following prerequisites to create an {product-title} cluster on {VirtProductName}: * You have administrator access to an {product-title} cluster, version 4.14 or later, specified in the `KUBECONFIG` environment variable. -* The {product-title} management cluster has wildcard DNS routes enabled, as shown in the following DNS configuration: +* The {product-title} management cluster must have wildcard DNS routes enabled, as shown in the following command: + [source,terminal] ----