Updated 10. Setting the solution up in AKS (Azure Kubernetes Service) (markdown)

Cesar De la Torre 2018-05-17 15:15:11 -07:00
parent 8ecf3f00ab
commit 93dd7d312c

@ -82,6 +82,12 @@ Run the following script:
You should get a similar execution in PowerShell, as the following:
![image](https://user-images.githubusercontent.com/1712635/40206421-e07334ae-59e4-11e8-8e9d-77f33b9120cf.png)
After a successful execution you can check the AKS Kubernetes cluster in Azure portal, like in the following screenshot:
![image](https://user-images.githubusercontent.com/1712635/40206473-10327e02-59e5-11e8-90d6-d1fcfaa9b4a4.png)