You may refer to my earlier post – how to deploy Azure locally on vSphere.

First Create a logical network

Select Resource group, enter logical network name, select virtual switch and click on next

Select static IP address assignment option; Enter IPv4 address space, IP pool, gateway and DNS server details. Click on review and create option.

Under Kubernetes cluster option > click on create Kubernetes cluster option

Select all the required details based on your requirements

Once validation is completed. Click on Create option.

You can connect any existing windows administrator manager and check azure local details

Once deployment is completed. You can open a kuberntes cluster and you see the namespaces, pods, services details .You can also deploy new pods using azure portal .