Procedure
To configure DNS on Azure:
-
In the Azure web console, navigate to Home → DNS zones.
-
Create a new zone.
-
Click the Create button.
The created zone and the list of name servers (NS) are displayed in the DNS Zones section.
These servers must be configured with the registrar of the domain.
-
Navigate to the Azure DNS zone, and click the + Record set button (
). -
To add a record set:
-
In the Name field, type *.
-
In the IP Address field, select the external IP of Ingress-nginx controller that the user had obtained in the [installing-ingress-on-azure] section (40.89.129.194, in this case).
The following is an example of an added DNS zone:
-






