Updated 10.1 Deploying to Kubernetes (AKS and local) using Helm Charts (markdown)

Cesar De la Torre 2018-09-19 16:43:50 -07:00
parent 59624e003c
commit aff1f624ec

@ -21,7 +21,7 @@ The following steps are using the Azure portal to create the AKS cluster:
- **Enable http routing**. Make sure to check the checkbox "Http application routing" on "Networking" settings. For more info, read the [documentation](https://docs.microsoft.com/en-us/azure/aks/http-application-routing)
You can use **basic network** settings since for a test you don't need integration into any existing VNET.
You can use **basic network** settings since for a test you don't need integration into any existing VNET.
![image](https://user-images.githubusercontent.com/1712635/45780991-b745b700-bc13-11e8-926b-afac57229d0a.png)