Skip to content

Commit 89ccb3e

Browse files
authored
Merge pull request #91208 from damabe/1570681-Part1
SEOImprovement: User Story 1570681, Part 1
2 parents 0b13817 + bd34636 commit 89ccb3e

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

articles/aks/kubernetes-walkthrough-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: container-service
88
ms.topic: quickstart
99
ms.date: 5/31/2019
1010
ms.author: mlearned
11-
ms.custom: mvc
11+
ms.custom: mvc, seo-javascript-october2019
1212

1313
#Customer intent: As a developer or cluster operator, I want to quickly create an AKS cluster and deploy an application so that I can see how to run and monitor applications using the managed Kubernetes service in Azure.
1414
---
@@ -17,7 +17,7 @@ ms.custom: mvc
1717

1818
Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you quickly deploy and manage clusters. In this quickstart, you deploy an AKS cluster using the Azure portal. A multi-container application that includes a web front end and a Redis instance is run in the cluster. You then see how to monitor the health of the cluster and pods that run your application.
1919

20-
![Image of browsing to Azure Vote sample application](media/container-service-kubernetes-walkthrough/azure-vote.png)
20+
![Image of browsing to Azure Vote sample application](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
2121

2222
This quickstart assumes a basic understanding of Kubernetes concepts. For more information, see [Kubernetes core concepts for Azure Kubernetes Service (AKS)][kubernetes-concepts].
2323

@@ -217,7 +217,7 @@ azure-vote-front LoadBalancer 10.0.37.27 52.179.23.131 80:30572/TCP 2m
217217

218218
To see the Azure Vote app in action, open a web browser to the external IP address of your service.
219219

220-
![Image of browsing to Azure Vote sample application](media/container-service-kubernetes-walkthrough/azure-vote.png)
220+
![Image of browsing to Azure Vote sample application](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
221221

222222
## Monitor health and logs
223223

articles/aks/kubernetes-walkthrough-rm-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: mvc
1717

1818
Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you quickly deploy and manage clusters. In this quickstart, you deploy an AKS cluster using an Azure Resource Manager template. A multi-container application that includes a web front end and a Redis instance is run in the cluster.
1919

20-
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-vote.png)
20+
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
2121

2222
This quickstart assumes a basic understanding of Kubernetes concepts. For more information, see [Kubernetes core concepts for Azure Kubernetes Service (AKS)][kubernetes-concepts].
2323

@@ -257,7 +257,7 @@ azure-vote-front LoadBalancer 10.0.37.27 52.179.23.131 80:30572/TCP 2m
257257

258258
To see the Azure Vote app in action, open a web browser to the external IP address of your service.
259259

260-
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-vote.png)
260+
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
261261

262262
## Delete cluster
263263

articles/aks/kubernetes-walkthrough.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this quickstart, you deploy an Azure Kubernetes Service (AKS) cluster using t
1919

2020
If you want to use Windows Server containers (currently in preview in AKS), see [Create an AKS cluster that supports Windows Server containers][windows-container-cli].
2121

22-
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-vote.png)
22+
![Azure Voting App in action](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
2323

2424
This quickstart assumes a basic understanding of Kubernetes concepts. For more information, see [Kubernetes core concepts for Azure Kubernetes Service (AKS)][kubernetes-concepts].
2525

@@ -228,7 +228,7 @@ azure-vote-front LoadBalancer 10.0.37.27 52.179.23.131 80:30572/TCP 2m
228228

229229
To see the Azure Vote app in action, open a web browser to the external IP address of your service.
230230

231-
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-vote.png)
231+
![Azure Voting App in action](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
232232

233233
When the AKS cluster was created, [Azure Monitor for containers](../azure-monitor/insights/container-insights-overview.md) was enabled to capture health metrics for both the cluster nodes and pods. These health metrics are available in the Azure portal.
234234

articles/aks/load-balancer-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ azure-vote-front LoadBalancer 10.0.227.198 52.179.23.131 80:31201/TCP
254254

255255
Navigate to the public IP in a browser and verify you see the sample application. In the above example, the public IP is `52.179.23.131`.
256256

257-
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-vote.png)
257+
![Image of browsing to Azure Vote](media/container-service-kubernetes-walkthrough/azure-voting-application.png)
258258

259259
> [!NOTE]
260260
> You can also configure the load balancer to be internal and not expose a public IP. To configure the load balancer as internal, add `service.beta.kubernetes.io/azure-load-balancer-internal: "true"` as an annotation to the *LoadBalancer* service. You can see an example yaml manifest as well as more details about an internal load balancer [here][internal-lb-yaml].

articles/devops-project/azure-devops-project-nodejs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.topic: quickstart
1515
ms.date: 07/09/2018
1616
ms.author: mlearned
17-
ms.custom: mvc, seo-javascript-september2019
17+
ms.custom: mvc, seo-javascript-september2019, seo-javascript-october2019
1818
monikerRange: 'vsts'
1919
---
2020

@@ -33,7 +33,7 @@ DevOps Projects creates a CI/CD pipeline in Azure Pipelines. You can create a n
3333

3434
1. In the left pane, select **Create a resource**, and then search for **DevOps Projects**.
3535

36-
![Starting Continuous Delivery configuration](_img/azure-devops-project-nodejs/fullbrowser.png)
36+
![Create continuous delivery configuration resource](_img/azure-devops-project-nodejs/create-azure-resource.png)
3737

3838
## Select a sample application and Azure service
3939

@@ -56,7 +56,7 @@ DevOps Projects creates a CI/CD pipeline in Azure Pipelines. You can create a n
5656
5757
3. Select **Browse** to view your running application.
5858

59-
![Dashboard view](_img/azure-devops-project-nodejs/dashboardnopreview.png)
59+
![Dashboard view of CI/CD pipeline](_img/azure-devops-project-nodejs/devops-projects-dashboard.png)
6060

6161
DevOps Projects automatically configured a CI build and release trigger. You're now ready to collaborate with a team on a Node.js app with a CI/CD process that automatically deploys your latest work to your web site.
6262

0 commit comments

Comments
 (0)