Updates from workshop feedback
This commit is contained in:
Родитель
74cc02fd6b
Коммит
02c090cc61
|
@ -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)
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: createproject
|
||||
sectionclass: h2
|
||||
title: Create project
|
||||
title: Create Project
|
||||
parent-id: lab-ratingapp
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: mongodb
|
||||
sectionclass: h2
|
||||
title: Deploy mongoDB
|
||||
title: Deploy MongoDB
|
||||
parent-id: lab-ratingapp
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: ratingsapi
|
||||
sectionclass: h2
|
||||
title: Deploy ratings API
|
||||
title: Deploy Ratings API
|
||||
parent-id: lab-ratingapp
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: ratingsweb
|
||||
sectionclass: h2
|
||||
title: Deploy ratings frontend
|
||||
title: Deploy Ratings frontend
|
||||
parent-id: lab-ratingapp
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: networkpolicy
|
||||
sectionclass: h2
|
||||
title: Create network policy
|
||||
title: Create Network Policy
|
||||
parent-id: lab-ratingapp
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: scaling
|
||||
sectionclass: h2
|
||||
title: Scaling
|
||||
title: Scaling ARO Cluster
|
||||
parent-id: lab-ratingapp
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
sectionid: lab-clusterapp
|
||||
sectionclass: h1
|
||||
title: Lab 2 - OSToy!
|
||||
title: Lab 2 - ARO Internals
|
||||
type: nocount
|
||||
is-parent: yes
|
||||
---
|
||||
---
|
||||
|
|
|
@ -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 %}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче