* fix typos in tutorial README

* extra space
This commit is contained in:
Cecile Robert-Michon 2019-05-20 10:57:43 -07:00 коммит произвёл Krishnakumar R
Родитель 9e675dbbf7
Коммит d852333d27
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -42,7 +42,7 @@ AKS requires the following resources: Microsoft.Network, Microsoft.Storage, Micr
Set an environment variable in your shell, for the name of your resource group.
`export RG ="k8s-test"`
`export RG="k8s-test"`
This resource group is for your AKS cluster. Create it with this command.
@ -90,7 +90,7 @@ Deploy the infrastructure with the following command to deploy MIC, NMI, and MIC
NOTE: If you have RBAC enabled, use the following deployment instead:
```
kubectl create -f ../../../../deploy/infra/deployment-rbac.yaml
kubectl create -f ../../deploy/infra/deployment-rbac.yaml
```
## 3. Deploy the demo
@ -107,7 +107,7 @@ You might find the Resource Group name with
Then set the environment variable
`export MC_RG = "resource-group-name"`
`export MC_RG="resource-group-name"`
Run the following to create an azure id