Updates from workshop feedback

This commit is contained in:
Nicholas Chen 2019-09-09 18:02:09 +08:00
Родитель 74cc02fd6b
Коммит 02c090cc61
14 изменённых файлов: 12 добавлений и 12 удалений

2
_entries/01-01 prerequisites.md Normal file → Executable file
Просмотреть файл

@ -47,7 +47,7 @@ Select **Show advanced settings**
![Select show advanced settings](media/cloudshell/1-mountstorage-advanced.png)
Set the **Storage account** and **File share** names to your resource group name (all lowercase, without any special characters), then hit **Create storage**
Set the **Storage account** and **File share** names to your resource group name (all lowercase, without any special characters). Leave other settings unchanged, then hit **Create storage**
![Azure Cloud Shell](media/cloudshell/2-storageaccount-fileshare.png)

4
_entries/02 lab rating app.md Normal file → Executable file
Просмотреть файл

@ -1,9 +1,9 @@
---
sectionid: lab-ratingapp
sectionclass: h1
title: Lab 1 - Rating App
title: Lab 1 - Go Microservices
type: nocount
is-parent: yes
---
Now that you have your environment provisioned and the prerequisites fulfilled, it is time to start working on the labs.
Now that you have your environment provisioned and the prerequisites fulfilled, it is time to start working on the labs.

2
_entries/02-02 project.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: createproject
sectionclass: h2
title: Create project
title: Create Project
parent-id: lab-ratingapp
---

2
_entries/02-03 mongodb.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: mongodb
sectionclass: h2
title: Deploy mongoDB
title: Deploy MongoDB
parent-id: lab-ratingapp
---

2
_entries/02-04 api.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: ratingsapi
sectionclass: h2
title: Deploy ratings API
title: Deploy Ratings API
parent-id: lab-ratingapp
---

2
_entries/02-05 web.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: ratingsweb
sectionclass: h2
title: Deploy ratings frontend
title: Deploy Ratings frontend
parent-id: lab-ratingapp
---

2
_entries/02-06 networkpolicy.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: networkpolicy
sectionclass: h2
title: Create network policy
title: Create Network Policy
parent-id: lab-ratingapp
---

2
_entries/02-07 scaling.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: scaling
sectionclass: h2
title: Scaling
title: Scaling ARO Cluster
parent-id: lab-ratingapp
---

4
_entries/03 lab cluster app.md Normal file → Executable file
Просмотреть файл

@ -1,7 +1,7 @@
---
sectionid: lab-clusterapp
sectionclass: h1
title: Lab 2 - OSToy!
title: Lab 2 - ARO Internals
type: nocount
is-parent: yes
---
---

2
_entries/03-02 deployment.md Normal file → Executable file
Просмотреть файл

@ -59,7 +59,7 @@ Equivalently you can also create this new project using the web UI by selecting
### Download YAML configuration
Download the Kubernetes deployment object yamls from the following locations to your local drive in a directory of your choosing (just remember where you placed them for the next step).
Download the Kubernetes deployment object yamls from the following locations to your Azure Cloud Shell, in a directory of your choosing (just remember where you placed them for the next step).
{% collapsible %}

0
_entries/03-05 storage.md Normal file → Executable file
Просмотреть файл

0
_entries/03-06 conf-sec-env.md Normal file → Executable file
Просмотреть файл

0
_entries/03-07 networking.md Normal file → Executable file
Просмотреть файл

0
_entries/99 Contributors.md Normal file → Executable file
Просмотреть файл