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

Cesar De la Torre 2018-05-17 18:44:58 -07:00
parent a1034feabe
commit 399b7543ba

@ -256,6 +256,11 @@ Once the Docker images are built (wait a few minutes), you can watch the deploym
run `kubectl proxy` and open a browser to [http://localhost:8001/#!/deployment](http://localhost:8001/#!/deployment)
The deployment should finish as in the following screenshot:
![image](https://user-images.githubusercontent.com/1712635/40211832-aa8f7dbc-5a01-11e8-80b7-fc85b02d22e7.png)
Finally, go ahead and run eShopOnContainers in Kuberentes in AKS! 👍
### Possible parameters for the deploy.ps1 script