Skip to content

Latest commit

 

History

History
125 lines (82 loc) · 6.77 KB

installing-azure-stack-hub-user-infra.adoc

File metadata and controls

125 lines (82 loc) · 6.77 KB

Installing a cluster on Azure Stack Hub using ARM templates

In {product-title} version {product-version}, you can install a cluster on Microsoft Azure Stack Hub by using infrastructure that you provide.

Several Azure Resource Manager (ARM) templates are provided to assist in completing these steps or to help model your own.

Important

The steps for performing a user-provisioned infrastructure installation are provided as an example only. Installing a cluster with infrastructure you provide requires knowledge of the cloud provider and the installation process of {product-title}. Several ARM templates are provided to assist in completing these steps or to help model your own. You are also free to create the required resources through other methods; the templates are just an example.

Prerequisites

Configuring your Azure Stack Hub project

Before you can install {product-title}, you must configure an Azure project to host it.

Important

All Azure Stack Hub resources that are available through public endpoints are subject to resource name restrictions, and you cannot create resources that use certain terms. For a list of terms that Azure Stack Hub restricts, see Resolve reserved resource name errors in the Azure documentation.

Additional resources

You can view Azure’s DNS solution by visiting this example for creating DNS zones.

Additional resources

You can learn more about configuring a DNS zone in Azure Stack Hub by visiting that section.

Additional resources