From 01537da6dee082a862099852db1b7ead8cf57061 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 19 Sep 2018 16:31:43 -0700 Subject: [PATCH] Updated 10.1 Deploying to Kubernetes (AKS and local) using Helm Charts (markdown) --- ...ploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ece8107..e9deb68 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 @@ -5,9 +5,9 @@ It is possible to deploy eShopOnContainers on a AKS using [Helm](https://helm.sh ## Create Kubernetes cluster in AKS You can create the AKS cluster by using two ways: -- Use Azure CLI: Follow a procedure suing [Azure CLI like here](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough), but make sure you enable RBAC. +- A. Use Azure CLI: Follow a procedure suing [Azure CLI like here](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough), but make sure you enable RBAC. -- Use Azure's portal +- B. Use Azure's portal The following steps are using the Azure portal to create the AKS cluster: