From aff1f624eccef8369ca633d97788b2a773374f7e Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 19 Sep 2018 16:43:50 -0700 Subject: [PATCH] Updated 10.1 Deploying to Kubernetes (AKS and local) using Helm Charts (markdown) --- ...Deploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10.1-Deploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts.md b/10.1-Deploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts.md index 349ae93..28c9007 100644 --- a/10.1-Deploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts.md +++ b/10.1-Deploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts.md @@ -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)