Skip to content

Commit 657b8aa

Browse files
committed
AKS freshness pass: Run applications in AKS tutorial
1 parent 1186d4e commit 657b8aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/aks/tutorial-kubernetes-deploy-application.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Kubernetes on Azure tutorial - Deploy an application
33
description: In this Azure Kubernetes Service (AKS) tutorial, you deploy a multi-container application to your cluster using a custom image stored in Azure Container Registry.
44
services: container-service
55
ms.topic: tutorial
6-
ms.date: 12/28/2022
7-
6+
ms.date: 01/04/2023
87
ms.custom: mvc, devx-track-azurepowershell
98

109
#Customer intent: As a developer, I want to learn how to deploy apps to an Azure Kubernetes Service (AKS) cluster so that I can deploy and run my own applications.
@@ -141,7 +140,7 @@ If the application doesn't load, it might be an authorization problem with your
141140
In this tutorial, you deployed a sample Azure vote application to a Kubernetes cluster in AKS. You learned how to:
142141

143142
> [!div class="checklist"]
144-
>
143+
>
145144
> * Update a Kubernetes manifest file.
146145
> * Run an application in Kubernetes.
147146
> * Test the application.

0 commit comments

Comments
 (0)