Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For your Edge RAG deployment, configure DNS by mapping the MetalLB IP address to your local portal domain or updating your hosts file. This article is part of the deployment prerequisites checklist.
Important
Edge RAG Preview, enabled by Azure Arc is currently in PREVIEW. See the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
Configure DNS for the local portal
Make sure you configure your DNS to map the IP address assigned to MetalLB to the domain name of the local portal like arcrag.contoso.com
.
Alternately, update your local machine (laptop or DVM) to reach the local portal domain by using the following steps:
Open a text editor like Notepad with Administrator privileges.
Then open file "C:\Windows\System32\drivers\etc\hosts"
At the end of the file, add a line: "100.XX.XX.XX arcrag.contoso.com" where you replace the IP address and url for your local portal.
Save the file
In the browser, go to your local portal like
https://arcrag.contoso.com
.