From 83ac66bd324c7bc0b7e2e45e9276fb2ca2a4e696 Mon Sep 17 00:00:00 2001 From: Christopher Tauchen Date: Wed, 8 Oct 2025 09:49:20 +0100 Subject: [PATCH] Fix methods of accessing CE web console DOCS-2766 --- calico-enterprise/operations/cnx/access-the-manager.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calico-enterprise/operations/cnx/access-the-manager.mdx b/calico-enterprise/operations/cnx/access-the-manager.mdx index a7530edede..cf24ceb433 100644 --- a/calico-enterprise/operations/cnx/access-the-manager.mdx +++ b/calico-enterprise/operations/cnx/access-the-manager.mdx @@ -84,7 +84,7 @@ spec: ### Log in to the $[prodname] web console -Access the $[prodname] web console in your browser at: `https://localhost:9443` +Access the $[prodname] web console in your browser using the URL for your ingress controller. For example: `https://`. @@ -112,7 +112,7 @@ After creating the service, it may take a few minutes for the load balancer to b ### Log in to the $[prodname] web console -Access the $[prodname] web console in your browser at: `https://localhost:9443` +Access the $[prodname] web console in your browser using the load balancer's external IP address. For example: `https://:9443`.