@@ -46,11 +46,11 @@ $ az ad sp create-for-rbac --name="http://workflow-on-acs" --role="Contributor"
4646
4747Sign into the [ Azure Portal] ( https://portal.azure.com ) and create a new Azure Container Service:
4848
49- ![ ] ( /quickstart/provider/azure-acs/ images/step1.png)
49+ ![ ] ( images/step1.png )
5050
5151Select "Resource Manager" for the deployment model:
5252
53- ![ ] ( /quickstart/provider/azure-acs/ images/step2.png)
53+ ![ ] ( images/step2.png )
5454
5555Provide basic settings for your Kubernetes cluster.
5656
@@ -62,32 +62,32 @@ Provide basic settings for your Kubernetes cluster.
6262
6363When you have filled out the information, click "Ok".
6464
65- ![ ] ( /quickstart/provider/azure-acs/ images/step3.png)
65+ ![ ] ( images/step3.png )
6666
6767The next step takes the Service Principle name and password generated using the Azure CLI.
6868
6969* Service Priciple Client ID: the name of the principle created above e.g. ` http://workflow-on-acs `
7070* Service Priciple Client Secret: the password returned by the Azure CLI e.g. 349d4728-438a-52a5-ad25-a740aa0bd240
7171
72- ![ ] ( /quickstart/provider/azure-acs/ images/step4.png)
72+ ![ ] ( images/step4.png )
7373
7474Next, configure the number of worker nodes, the node size, and DNS prefix for your cluster.
7575
7676Worker nodes should have at least 7GB of available RAM.
7777
7878Click "Ok" to continue.
7979
80- ![ ] ( /quickstart/provider/azure-acs/ images/step5.png)
80+ ![ ] ( images/step5.png )
8181
8282Review the cluster configuration and click "Ok". After clicking "Purchase" on the next screen you will be returned to the Azure Portal dashboard.
8383
84- ![ ] ( /quickstart/provider/azure-acs/ images/step6.png)
84+ ![ ] ( images/step6.png )
8585
8686The Kubernetes cluster will take a few minutes to complete provisioning and configure itself. To monitor the progress of the deployment select the "Resource Group" from the nav on the left, then select the cluster name:
8787
88- ![ ] ( /quickstart/provider/azure-acs/ images/step8.png)
88+ ![ ] ( images/step8.png )
8989
90- ![ ] ( /quickstart/provider/azure-acs/ images/step9.png)
90+ ![ ] ( images/step9.png )
9191
9292Path 2: ACS Engine
9393
0 commit comments